@font-face {
    font-family: font1;
    src: url(/assets/fonts/AntonSC-Regular.ttf);
}
.logo {
    font-family: font1;
}
.hidden  {
    font-family: font;
}