@font-face {
font-family: 'Coco Sharp';
src: url('../fonts/cocosharp-light-400.woff2') 
format('woff2'), 
url('../fonts/cocosharp-light-400.woff') 
format('woff');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'Coco Sharp';
src: url('../fonts/cocosharp-heavy-900.woff2')
format('woff2'), 
url('../fonts/cocosharp-heavy-900.woff') 
format('woff');
font-weight: 900;
font-style: normal;
}

@font-face {
font-family: 'Coco Sharp';
src: url('../fonts/cocosharp-bold-700.woff2')
format('woff2'), 
url('../fonts/cocosharp-bold-700.woff') 
format('woff');
font-weight: 700;
font-style: normal;
}


@font-face {
font-family: 'Zilla Slab';
font-style: normal;
font-weight: regular;
src: url('../fonts/zilla-slab-v10-latin-regular.eot'); /* IE9 Compat Modes */
src: local(''),
   url('../fonts/zilla-slab-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/zilla-slab-v10-latin-regular.woff2') format('woff2'), 
   url('../fonts/zilla-slab-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
   url('../fonts/zilla-slab-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/zilla-slab-v10-latin-regular.svg#ZillaSlab') format('svg'); /* Legacy iOS */
}


@font-face {
font-family: 'Zilla Slab';
font-style: normal;
font-weight: 500;
src: url('../fonts/zilla-slab-v10-latin-regular.eot'); /* IE9 Compat Modes */
src: local(''),
   url('../fonts/zilla-slab-v10-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/zilla-slab-v10-latin-500.woff2') format('woff2'), 
   url('../fonts/zilla-slab-v10-latin-500.woff') format('woff'), /* Modern Browsers */
   url('../fonts/zilla-slab-v10-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/zilla-slab-v10-latin-500.svg#ZillaSlab') format('svg'); /* Legacy iOS */
}

@font-face {
font-family: 'Zilla Slab';
font-style: normal;
font-weight: 600;
src: url('../fonts/zilla-slab-v10-latin-regular.eot'); /* IE9 Compat Modes */
src: local(''),
   url('../fonts/zilla-slab-v10-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/zilla-slab-v10-latin-600.woff2') format('woff2'), 
   url('../fonts/zilla-slab-v10-latin-600.woff') format('woff'), /* Modern Browsers */
   url('../fonts/zilla-slab-v10-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/zilla-slab-v10-latin-600.svg#ZillaSlab') format('svg'); /* Legacy iOS */
}