@font-face {
    font-family: 'Glypha';
    src: url('fonts/Glypha.eot') format('eot'),
		 url('fonts/Glypha.otf') format('otf'),
		 url('fonts/Glypha.ttf') format('ttf'),
		 url('fonts/Glypha.woff') format('woff'),
         url('fonts/Glypha.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glypha Oblique';
    src: url('fonts/GlyphaLT55Oblique.eot') format('eot'),
		 url('fonts/GlyphaLT55Oblique.otf') format('otf'),
		 url('fonts/GlyphaLT55Oblique.ttf') format('ttf'),
		 url('fonts/GlyphaLT55Oblique.woff') format('woff'),
         url('fonts/GlyphaLT55Oblique.woff2') format('woff2');
    font-weight: normal;
    font-style: oblique;
}

@font-face {
    font-family: 'Glypha Bold';
    src: url('fonts/GlyphaLT65Bold.eot') format('eot'),
		 url('fonts/GlyphaLT65Bold.otl') format('otl'),
		 url('fonts/GlyphaLT65Bold.ttf') format('ttf'),
		 url('fonts/GlyphaLT65Bold.woff') format('woff'),
         url('fonts/GlyphaLT65Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Hot Air';
    src: url('fonts/HotAir.eot') format('eot'),
		 url('fonts/HotAir.otl') format('otl'),
		 url('fonts/HotAir.ttf') format('ttf'),
		 url('fonts/HotAir.woff') format('woff'),
         url('fonts/HotAir.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Marketing Script';
    src: url('fonts/MarketingScript.eot') format('eot'),
		 url('fonts/MarketingScript.otl') format('otl'),
		 url('fonts/MarketingScript.ttf') format('ttf'),
		 url('fonts/MarketingScript.woff') format('woff'),
         url('fonts/MarketingScript.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ocean Sans';
    src: url('fonts/OceanSansStd-Book.eot') format('eot'),
		 url('fonts/OceanSansStd-Book.otl') format('otl'),
		 url('fonts/OceanSansStd-Book.ttf') format('ttf'),
		 url('fonts/OceanSansStd-Book.woff') format('woff'),
         url('fonts/OceanSansStd-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ocean Sans Italic';
    src: url('fonts/OceanSansStd-BookIta.eot') format('eot'),
		 url('fonts/OceanSansStd-BookIta.otl') format('otl'),
		 url('fonts/OceanSansStd-BookIta.ttf') format('ttf'),
		 url('fonts/OceanSansStd-BookIta.woff') format('woff'),
         url('fonts/OceanSansStd-BookIta.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}

