@font-face {
    font-family: 'template-bah-2-general';
    src:  url('./template-bah-2-general.eot');
    src:  url('./template-bah-2-general.eot') format('embedded-opentype'),
      url('./template-bah-2-general.ttf') format('truetype'),
      url('./template-bah-2-general.woff') format('woff'),
      url('./template-bah-2-general.svg') format('svg');
}

@font-face {
    font-family: 'template-bah-2-discipline';
    src:  url('./template-bah-2-discipline.eot');
    src:  url('./template-bah-2-discipline.eot') format('embedded-opentype'),
      url('./template-bah-2-discipline.ttf') format('truetype'),
      url('./template-bah-2-discipline.woff') format('woff'),
      url('./template-bah-2-discipline.svg') format('svg');

}