@charset "UTF-8";   

   
@font-face {
    font-family: 'romul_font';
    src: url('/fonts/romul.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adver';
    src: url('/fonts/advergothic.ttf');
    font-weight: normal;
    font-style: normal;
}

