@font-face {
    font-family: 'GravurCondensed-Web';
    src: url('GravurCondensed-Regular.woff2') format('woff2'),
        url('GravurCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BemboStd-Web';
    src: url('BemboStd-Italic.woff2') format('woff2'),
        url('BemboStd-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'BemboStd-Web';
    src: url('BemboStd.woff2') format('woff2'),
        url('BemboStd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

