/* OPEN SANS */

@font-face {
    font-family: '../fonts/open_sansbold';
    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?7auky8');
    src:    url('../fonts/icomoon.eot?7auky8#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?7auky8') format('truetype'),
        url('../fonts/icomoon.woff?7auky8') format('woff'),
        url('../fonts/icomoon.svg?7auky8#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 
@font-face {
    font-family: 'open_sanslight_italic';
    src: url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* RALEWAY */
@font-face {
    font-family: 'ralewayblack';
    src: url('../fonts2/raleway-black-webfont.woff2') format('woff2'),
         url('../fonts2/raleway-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts2/raleway-bold-webfont.woff2') format('woff2'),
         url('../fonts2/raleway-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewayextrabold';
    src: url('../fonts2/raleway-extrabold-webfont.woff2') format('woff2'),
         url('../fonts2/raleway-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayitalic';
    src: url('../fonts2/raleway-italic-webfont.woff2') format('woff2'),
         url('../fonts2/raleway-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts2/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts2/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaysemibold';
    src: url('../fonts2/raleway-semibold-webfont.woff2') format('woff2'),
         url('../fonts2/raleway-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


 