@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
@font-face {
    font-family: 'Icons';
    src: url('fonts/icons.eot');
    src: url('fonts/icons.eot?#iefix') format('embedded-opentype'),
         url('fonts/icons.woff') format('woff'),
         url('fonts/icons.ttf') format('truetype'),
         url('fonts/icons.svg#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome Win 7 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Icons';
		src: url('fonts/icons.svg?7#icons') format('svg');
	}
} 
@font-face {
    font-family: 'Honey Script';
    src: url('fonts/honeyscript-light.eot');
    src: url('fonts/honeyscript-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/honeyscript-light.woff') format('woff'),
         url('fonts/honeyscript-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvantGarde';
    src: url('fonts/avantgarde.eot');
    src: url('fonts/avantgarde.eot?#iefix') format('embedded-opentype'),
         url('fonts/avantgarde.woff') format('woff'),
         url('fonts/avantgarde.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvantGarde';
    src: url('fonts/avantgardeb.eot');
    src: url('fonts/avantgardeb.eot?#iefix') format('embedded-opentype'),
         url('fonts/avantgardeb.woff') format('woff'),
         url('fonts/avantgardeb.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/helveticaneue.eot');
    src: url('fonts/helveticaneue.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue.woff') format('woff'),
         url('fonts/helveticaneue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/helveticaneueb.eot');
    src: url('fonts/helveticaneueb.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueb.woff') format('woff'),
         url('fonts/helveticaneueb.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
