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

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

}

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