/* This file holds styles that apply to all screen/viewport sizes unless overriden. */

/* remember to toggle styles off "text styles: omega-text.css" in the theme settings */



/*-------------------------------------------------
 
 This file holds only the font declarations. 
 The remaining global css is located in /global/general-global.css
 
--------------------------------------------------*/

/* Social Network Icons */
@font-face {
    font-family: 'IcoMoonSocial';
    src: url('../fonts/IcoMoonSocial/fonts/IcoMoonSocial.eot');
    src: url('../fonts/IcoMoonSocial/fonts/IcoMoonSocial.eot?#iefix') format('eot'),
         url('../fonts/IcoMoonSocial/fonts/IcoMoonSocial.woff') format('woff'),
         url('../fonts/IcoMoonSocial/fonts/IcoMoonSocial.ttf') format('truetype'),
         url('../fonts/IcoMoonSocial/fonts/IcoMoonSocial.svg#webfontmuk63VQd') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Interface icons */
@font-face {
	font-family: 'IcoMoonBasic';
	src: url('../fonts/IcoMoonBasic/fonts/icomoon_basic.eot');
	src: url('../fonts/IcoMoonBasic/fonts/icomoon_basic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/IcoMoonBasic/fonts/icomoon_basic.svg#IcoMoon') format('svg'),
		url('../fonts/IcoMoonBasic/fonts/icomoon_basic.woff') format('woff'),
		url('../fonts/IcoMoonBasic/fonts/icomoon_basic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Arrows icons */
@font-face {
	font-family: 'IcoMoonArrows';
	src:url('../fonts/IcoMoonArrows/fonts/icomoon_arrows.eot');
	src:url('../fonts/IcoMoonArrows/fonts/icomoon_arrows.eot?#iefix') format('embedded-opentype'),
		url('../fonts/IcoMoonArrows/fonts/icomoon_arrows.svg#icomoon') format('svg'),
		url('../fonts/IcoMoonArrows/fonts/icomoon_arrows.woff') format('woff'),
		url('../fonts/IcoMoonArrows/fonts/icomoon_arrows.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

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

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




