/*=======fonts=======*/
@font-face{
	font-family:'Myriad Pro';
	src: url('../../fonts/MyriadPro/MyriadPro-Regular.eot');
	src: url('../../fonts/MyriadPro/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/MyriadPro/MyriadPro-Regular.ttf') format('truetype'),
		 url('../../fonts/MyriadPro/MyriadPro-Regular.svg') format('svg');		 
		 font-weight: normal;
    	 font-style: normal;
}
@font-face{
	font-family:'HiraginoW3';
	src: url('../../fonts/Hiragino-Sans/Hiragino-Sans-GB-W3.eot');
	src: url('../../fonts/Hiragino-Sans/Hiragino-Sans-GB-W3.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/Hiragino-Sans/Hiragino-Sans-GB-W3.ttf') format('truetype'),
		 url('../../fonts/Hiragino-Sans/Hiragino-Sans-GB-W3.svg') format('svg');		 
		 font-weight: normal;
    	 font-style: normal;
}
@font-face{
	font-family:'HiraginoW6';
	src: url('../../fonts/Hiragino-Sans/Hiragino-Sans-GB-W6.eot');
	src: url('../../fonts/Hiragino-Sans/Hiragino-Sans-GB-W6.eot?#iefix') format('embedded-opentype'),
		 url('../../fonts/Hiragino-Sans/Hiragino-Sans-GB-W6.ttf') format('truetype'),
		 url('../../fonts/Hiragino-Sans/Hiragino-Sans-GB-W6.svg') format('svg');		 
		 font-weight: normal;
    	 font-style: normal;
}

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

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

}

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

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

}
/*=======header=======*/