@font-face {
    font-family: 'TeX Gyre Heros';
    src: url('texgyreheros-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TeX Gyre Heros';
    src: url('texgyreheros-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}



@font-face {
    font-family: 'TeX Gyre Heros';
    src: url('texgyreheros-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TeX Gyre Heros';
    src: url('texgyreheros-bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}



