@font-face {
    font-family: 'Maven Pro';
    src: url('MavenPro-Medium.woff2') format('woff2'),
        url('MavenPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Maven Pro';
    src: url('MavenPro-Regular.woff2') format('woff2'),
        url('MavenPro-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Maven Pro';
    src: url('MavenPro-Bold.woff2') format('woff2'),
        url('MavenPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dax';
    src: url('Dax.woff2') format('woff2'),
        url('Dax.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dax';
    src: url('DaxLight.woff2') format('woff2'),
        url('DaxLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dax';
    src: url('DaxMedium.woff2') format('woff2'),
        url('DaxMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dax';
    src: url('Dax-Bold.woff2') format('woff2'),
        url('Dax-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}