@font-face {
    font-family: 'Tex Gyre Heros';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/texgyreheros-regular.woff2') format('woff2'),
         url('../fonts/texgyreheros-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreheros-regular-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Tex Gyre Heros';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/texgyreheros-bold.woff2') format('woff2'),
         url('../fonts/texgyreheros-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreheros-bold-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Tex Gyre Adventor';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/texgyreadventor-regular.woff2') format('woff2'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Tex Gyre Adventor';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/texgyreadventor-bold.woff2') format('woff2'),
         url('../fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-bold-webfont.ttf') format('truetype');
}


@font-face {
    font-family: 'Tex Gyre Heroscn';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/texgyreheroscn-regular.woff2') format('woff2'),
         url('../fonts/texgyreheroscn-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreheroscn-regular-webfont.ttf') format('truetype');
}
