@font-face {
    font-family: 'LGV Bebas Neue bold';
    src: url('../fonts/LGVBebasNeueBold.eot');
    src: url('../fonts/LGVBebasNeueBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LGVBebasNeueBold.woff2') format('woff2'),
        url('../fonts/LGVBebasNeueBold.woff') format('woff'),
        url('../fonts/LGVBebasNeueBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'LGV Bebas Neue Book';
    src: url('../fonts/LGVBebasNeueBook.eot');
    src: url('../fonts/LGVBebasNeueBook.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LGVBebasNeueBook.woff2') format('woff2'),
        url('../fonts/LGVBebasNeueBook.woff') format('woff'),
        url('../fonts/LGVBebasNeueBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

