@import "css/style.min.css";

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

}


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

}

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

}
