* {
    font-family: 'Tex Gyre Schola';
}

@font-face {
  font-family: 'Tex Gyre Schola';
  src: url('../fonts/texgyreschola_regular_macroman/texgyreschola-regular-webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/texgyreschola_regular_macroman/texgyreschola-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        /* url('../fonts/texgyreschola_regular_macroman/texgyreschola-regular-webfont.woff2') format('woff2'), */ /* Super Modern Browsers */
       url('../fonts/texgyreschola_regular_macroman/texgyreschola-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/texgyreschola_regular_macroman/texgyreschola-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/texgyreschola_regular_macroman/texgyreschola-regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}