@font-face {
    font-family: 'VAG Rounded Std';
    src: local('VAG Rounded Std Bold'), local('VAGRoundedStd-Bold'),
        url('fonts/VAGRoundedStd-Bold.woff2') format('woff2'),
        url('fonts/VAGRoundedStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VAG Rounded Std';
    src: local('VAG Rounded Std Black'), local('VAGRoundedStd-Black'),
        url('fonts/VAGRoundedStd-Black.woff2') format('woff2'),
        url('fonts/VAGRoundedStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VAG Rounded Std';
    src: local('VAG Rounded Std Thin'), local('VAGRoundedStd-Thin'),
        url('fonts/VAGRoundedStd-Thin.woff2') format('woff2'),
        url('fonts/VAGRoundedStd-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'VAG Rounded Std';
    src: local('VAG Rounded Std Light'), local('VAGRoundedStd-Light'),
        url('fonts/VAGRoundedStd-Light.woff2') format('woff2'),
        url('fonts/VAGRoundedStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blippo BT';
    src: local('Blippo BT Black'), local('BlippoBTBlack'),
        url('fonts/BlippoBTBlack.woff2') format('woff2'),
        url('fonts/BlippoBTBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
