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

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

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