@font-face {
    font-family: 'benguiat_gothicbold';
    src: url('benguiat_gothic_bold-webfont.woff2') format('woff2'),
    url('benguiat_gothic_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'averia_sans_librebold';
    src: url('averiasanslibre-bold-webfont.woff2') format('woff2'),
    url('averiasanslibre-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'averia_sans_libreregular';
    src: url('averiasanslibre-regular-webfont.woff2') format('woff2'),
    url('averiasanslibre-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'averia_sans_libre_lightRg';
    src: url('averiasanslibre-light-webfont.woff2') format('woff2'),
    url('averiasanslibre-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}