@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: OpenSans;
	src:url("OpenSans-Regular-webfont.eot?") format("eot"),
		url("OpenSans-Regular-webfont.svg") format("svg"),
		url("OpenSans-Regular-webfont.woff") format("woff"),
		url("OpenSans-Regular-webfont.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family: OpenSansLight;
	src:url("OpenSans-Light-webfont.eot?") format("eot"),
		url("OpenSans-Light-webfont.svg") format("svg"),
		url("OpenSans-Light-webfont.woff") format("woff"),
		url("OpenSans-Light-webfont.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family: OpenSans;
    src: url('OpenSans-Semibold-webfont.eot');
    src: url('OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Semibold-webfont.svg') format('svg'),
         url('OpenSans-Semibold-webfont.woff') format('woff'),
         url('OpenSans-Semibold-webfont.ttf') format('truetype');
	font-weight:bold;
	font-style:normal;
}
@font-face {
	font-family: OpenSans;
    src: url('OpenSans-Italic-webfont.eot');
    src: url('OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Italic-webfont.svg') format('svg'),
         url('OpenSans-Italic-webfont.woff') format('woff'),
         url('OpenSans-Italic-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:italic;
}

@font-face {
    src: url('SanchezSlab-Light.otf');
	font-family: Sanchez; 
    src: url('sanchezslab-light-webfont.eot');
    src: url('sanchezslab-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('sanchezslab-light-webfont.svg') format('svg'),
         url('sanchezslab-light-webfont.woff') format('woff'),
         url('sanchezslab-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 	Sanchez; 
    src: url('sanchezslab-semibold-webfont.eot');
    src: url('sanchezslab-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('sanchezslab-semibold-webfont.svg') format('svg'),
         url('sanchezslab-semibold-webfont.woff') format('woff'),
         url('sanchezslab-semibold-webfont.ttf') format('truetype');
    font-weight: 	bold;
    font-style: 	normal;
}
@font-face {
	font-family: 	SanchezExtraLight; 
    src: url('sanchezslab-extralight-webfont.eot');
    src: url('sanchezslab-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('sanchezslab-extralight-webfont.svg') format('svg'),
         url('sanchezslab-extralight-webfont.woff') format('woff'),
         url('sanchezslab-extralight-webfont.ttf') format('truetype');
    font-weight: 	bold;
    font-style: 	normal;
}
