@charset "UTF-8";
/* CSS Document */

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

}


@font-face {
    font-family: 'existencelight';
    src: url('font/existence/Existence-Light-webfont.eot');
    src: url('font/existence/Existence-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/existence/Existence-Light-webfont.woff') format('woff'),
         url('font/existence/Existence-Light-webfont.ttf') format('truetype'),
         url('font/existence/Existence-Light-webfont.svg#existencelight') format('svg');
    font-weight: normal;
    font-style: normal;

}
