@font-face{
    font-family: 'Monoton';
    src: url("/css/fonts/Monoton/Monoton-Regular.ttf") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'VendSans-Light';
    src: url("/css/fonts/VendSans/VendSans-Light.ttf") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'VendSans-Bold';
    src: url("/css/fonts/VendSans/VendSans-Bold.ttf") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'VendSans';
    src: url("/css/fonts/VendSans/VendSans-Regular.ttf") format("woff2");
    font-weight: normal;
    font-style: normal;
}