@font-face {
    font-family: "SavetrackRegular";
    src: url(../fonts/DINPro-Regular_0.otf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SavetrackBold";
    src: url(../fonts/DINPro-Bold_0.otf);
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Anton";
    src: url(../fonts/Anton/Anton-Regular.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "OswaldRegular";
    src: url(../fonts/Oswald/static/Oswald-Regular.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "OxygenBold";
    src: url(../fonts/Oxygen/Oxygen-Bold.ttf);
}

@font-face {
    font-family: "NunitoRegular";
    src: url(../fonts/Nunito/Nunito-Regular.ttf);
}

@font-face {
    font-family: "NunitoBold";
    src: url(../fonts/Nunito/Nunito-Bold.ttf);
}