/* 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;
}

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


/* Site specific fonts */

@font-face {
    font-family: 'Nexa Light';
    src: url('../fonts/nexa-light/nexa-light.eot');
    src: url('../fonts/nexa-light/nexa-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa-light/nexa-light.woff') format('woff'),
         url('../fonts/nexa-light/nexa-light.ttf') format('truetype'),
         url('../fonts/nexa-light/nexa-light.svg#webfontmuk63VQd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nexa';
    src: url('../fonts/nexa-book/nexa-book.eot');
    src: url('../fonts/nexa-book/nexa-book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa-book/nexa-book.woff') format('woff'),
         url('../fonts/nexa-book/nexa-book.ttf') format('truetype'),
         url('../fonts/nexa-book/nexa-book.svg#webfontmuk63VQd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nexa';
    src: url('../fonts/nexa-bold/nexa-bold.eot');
    src: url('../fonts/nexa-bold/nexa-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexa-bold/nexa-bold.woff') format('woff'),
         url('../fonts/nexa-bold/nexa-bold.ttf') format('truetype'),
         url('../fonts/nexa-bold/nexa-bold.svg#webfontmuk63VQd') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLightCondensed';
    src: url('../fonts/helveticaneueltstd-ltcn-webfont.eot');
    src: url('../fonts/helveticaneueltstd-ltcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-ltcn-webfont.woff') format('woff'),
         url('../fonts/helveticaneueltstd-ltcn-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-ltcn-webfont.svg#helveticaneuelt_std_lt_cnRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TartineScript';
    src: url('../fonts/tartinescriptblack-webfont.eot');
    src: url('../fonts/tartinescriptblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tartinescriptblack-webfont.woff') format('woff'),
         url('../fonts/tartinescriptblack-webfont.ttf') format('truetype'),
         url('../fonts/tartinescriptblack-webfont.svg#tartine_script_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CooperBlack';
    src: url('../fonts/cooper-black/CooperBlackStd-webfont.eot');
    src: url('../fonts/cooper-black/CooperBlackStd-webfont.eot?#iefix') format('eot'),
         url('../fonts/cooper-black/CooperBlackStd-webfont.woff') format('woff'),
         url('../fonts/cooper-black/CooperBlackStd-webfont.ttf') format('truetype'),
         url('../fonts/cooper-black/CooperBlackStd-webfont.svg#webfontmuk63VQd') format('svg');
    font-weight: normal;
    font-style: normal;
}




