@font-face {
    font-family: 'VAG Rounded Std';
    src: url('VAGRoundedStd-Bold.woff2') format('woff2'),
        url('VAGRoundedStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'VAG Rounded Std';
    src: url('VAGRoundedLtNormal.woff2') format('woff2'),
        url('VAGRoundedLtNormal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

