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

}

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

}