@font-face {
    font-family: 'MaaxRoundedBold';
    src: url('../fonts/maaxroundedbold-webfont.woff2') format('woff2'),
         url('../fonts/maaxroundedbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MaaxRoundedMedium';
    src: url('../fonts/maaxroundedmedium-webfont.woff2') format('woff2'),
         url('../fonts/maaxroundedmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MaaxRoundedRegular';
    src: url('../fonts/maaxroundedregular-webfont.woff2') format('woff2'),
         url('../fonts/maaxroundedregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
