@font-face {
    font-family: 'Gravur';
    src: url('GravurCondensed-Regular.eot');
    src: url('GravurCondensed-Regular.eot?#iefix') format('embedded-opentype'),
        url('GravurCondensed-Regular.woff2') format('woff2'),
        url('GravurCondensed-Regular.woff') format('woff'),
        url('GravurCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cargo';
    src: url('Cargo-Regular.eot');
    src: url('Cargo-Regular.eot?#iefix') format('embedded-opentype'),
        url('Cargo-Regular.woff2') format('woff2'),
        url('Cargo-Regular.woff') format('woff'),
        url('Cargo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

