@font-face {
    font-family: 'rawline';
    src: url('font/rawline-400.eot');
    src: url('font/rawline-400.eot?#iefix') format('embedded-opentype'),
         url('font/rawline-400.woff2') format('woff2'),
         url('font/rawline-400.woff') format('woff'),
         url('font/rawline-400.ttf') format('truetype'),
         url('font/rawline-400.svg') format('svg');
    font-weight: 400;
    font-style: normal;

}







@font-face {
    font-family: 'rawline';
    src: url('font/rawline-700.eot');
    src: url('font/rawline-700.eot?#iefix') format('embedded-opentype'),
         url('font/rawline-700.woff2') format('woff2'),
         url('font/rawline-700.woff') format('woff'),
         url('font/rawline-700.ttf') format('truetype'),
         url('font/rawline-700.svg') format('svg');
    font-weight: 700;
    font-style: normal;

}


