/* @font-face {
    font-family: 'gravabold_oblique';
    src: url('grava-bdobl-webfont.eot');
    src: url('grava-bdobl-webfont.eot?#iefix') format('embedded-opentype'),
         url('grava-bdobl-webfont.woff2') format('woff2'),
         url('grava-bdobl-webfont.woff') format('woff'),
         url('grava-bdobl-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

} */
@font-face {
    font-family: "gravabold";
    src: url("grava-bd-webfont.eot");
    src: url("grava-bd-webfont.eot?#iefix") format("embedded-opentype"), url("grava-bd-webfont.woff2") format("woff2"),
        url("grava-bd-webfont.woff") format("woff"), url("grava-bd-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
