@font-face {
	font-family: 'coves';
	src: url('../fonts/COVES_FONT.eot');
	src: local('☺'), url('../fonts/COVES_FONT.woff') format('woff'), url('../fonts/COVES_FONT.ttf') format('truetype'), url('../fonts/COVES_FONT.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: 'helvetica';
    src: url('../fonts/helveticalight.eot');
    src: url('../fonts/helveticalight.eot') format('embedded-opentype'),
         url('../fonts/helveticalight.woff') format('woff'),
         url('../fonts/helveticalight.ttf') format('truetype'),
         url('../fonts/helveticalight.svg#helveticalight') format('svg');
 	font-weight: 300;
 	font-style: normal;
}
@font-face {
    font-family: 'helvetica';
    src: url('../fonts/helveticareg.eot');
    src: url('../fonts/helveticareg.eot') format('embedded-opentype'),
         url('../fonts/helveticareg.woff2') format('woff2'),
         url('../fonts/helveticareg.woff') format('woff'),
         url('../fonts/helveticareg.ttf') format('truetype'),
         url('../fonts/helveticareg.svg#helveticareg') format('svg');
 	font-weight: normal;
 	font-style: normal;
}
@font-face {
    font-family: 'helvetica';
    src: url('../fonts/helveticabold.eot');
    src: url('../fonts/helveticabold.eot') format('embedded-opentype'),
         url('../fonts/helveticabold.woff2') format('woff2'),
         url('../fonts/helveticabold.woff') format('woff'),
         url('../fonts/helveticabold.ttf') format('truetype'),
         url('../fonts/helveticabold.svg#helveticabold') format('svg');
 	font-weight: bold;
 	font-style: normal;
}
