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

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


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