/* Custom CSS by Molotov */

/*Fonts*/

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


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