/* ################################################################
#
#  Webfonts
#
################################################################ */

/* TOPNAV */

@font-face {
    font-family: 'Conspiracy Press';
    src: url('../webfonts/conspiracypress.woff2') format('woff2'),
         url('../webfonts/conspiracypress.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* MAINNAV */

@font-face {
    font-family: 'Shortcut';
    src: url('../webfonts/shortcut.woff2') format('woff2'),
         url('../webfonts/shortcut.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* CONTENT */

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

/* HEADERS */

@font-face {
    font-family: 'Novecento';
    src: url('../webfonts/novecentosanswidedemibold.eot');
    src: url('../webfonts/novecentosanswidedemibold.eot?#iefix') format('embeddedopentype'),
         url('../webfonts/novecentosanswidedemibold.woff2') format('woff2'),
         url('../webfonts/novecentosanswidedemibold.woff') format('woff'),
         url('../webfonts/novecentosanswidedemibold.ttf') format('truetype'),
         url('../webfonts/novecentosanswidedemibold.svg#novecentosanswide') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../webfonts/raleway-regular.eot');
    src: url('../webfonts/raleway-regular.eot?#iefix') format('embeddedopentype'),
         url('../webfonts/raleway-regular.woff2') format('woff2'),
         url('../webfonts/raleway-regular.woff') format('woff'),
         url('../webfonts/raleway-regular.ttf') format('truetype'),
         url('../webfonts/raleway-regular.svg#novecentosanswide') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* BULLETTEXT */

@font-face {
    font-family: 'Capture It';
    src: url('../webfonts/captureit.woff2') format('woff2'),
         url('../webfonts/captureit.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* ################################################################
#
#  Archive
#
################################################################ */

/*
    @import url(http://fonts.googleapis.com/css?family=Sonsie+One&subset=latin-ext,latin);
    @import url(http://fonts.googleapis.com/css?family=Maiden+Orange);  
    @import url(http://fonts.googleapis.com/css?family=Orbitron);
    @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,800);

    @font-face {
        font-family: 'Armalite';
        src: url('../webfonts/armaliterifle.woff2') format('woff2'),
             url('../webfonts/armaliterifle.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Capture It 2';
        src: url('../webfonts/captureit2.woff2') format('woff2'),
             url('../webfonts/captureit2.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Armalite';
        src: url('../webfonts/armaliterifle.woff2') format('woff2'),
             url('../webfonts/armaliterifle.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Major Shift';
        src: url('../webfonts/majorshift.woff2') format('woff2'),
             url('../webfonts/majorshift.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }
*/
