@font-face {
    font-family: Supermolot;
    src: url(../fonts/Supermolot.otf);
   }
@font-face {
    font-family: Supermolot-bold;
    src: url(../fonts/Supermolot%20Bold.otf);
   }
@font-face {
    font-family: Supermolot-italic;
    src: url(../fonts/Supermolot%20Italic.otf);
   }
@font-face {
    font-family: Supermolot-light;
    src: url(../fonts/Supermolot%20Light.otf);
   }
@font-face {
    font-family: Supermolot-bold-italic;
    src: url(../fonts/Supermolot%20Bold%20Italic.otf);
   }
@font-face {
    font-family: Supermolot-light-italic;
    src: url(../fonts/Supermolot%20Light%20Italic.otf);
   }
@font-face {
    font-family: Supermolot-thin-italic;
    src: url(../fonts/Supermolot%20Thin%20Italic.otf);
   }