@font-face {
    font-family: 'TeX Gyre Heros';
    src: url('texgyreheros-regular.eot');
    src: url('texgyreheros-regular.eot?#iefix') format('embedded-opentype'),
         url('texgyreheros-regular.woff2') format('woff2'),
         url('texgyreheros-regular.woff') format('woff'),
         url('texgyreheros-regular.ttf')  format('truetype'),
         url('texgyreheros-regular.svg#TeX Gyre Heros') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TeX Gyre Heros';
    src: url('texgyreheros-bold.eot');
    src: url('texgyreheros-bold.eot?#iefix') format('embedded-opentype'),
         url('texgyreheros-bold.woff2') format('woff2'),
         url('texgyreheros-bold.woff') format('woff'),
         url('texgyreheros-bold.ttf')  format('truetype'),
         url('texgyreheros-bold.svg#TeX Gyre Heros') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


