@font-face {
  font-family: 'CenturyGoticRegular';
  src: url('Century Gothic V1.eot'); /* IE9 Compat Modes */
  src: url('Century Gothic V1?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Century Gothic V1.woff') format('woff'), /* Pretty Modern Browsers */
       url('Century Gothic V1.woff2') format('woff2'), /* Ultra Modern Browsers */
       url('Century Gothic V1.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Century Gothic V1.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'Caflish';
  src: url('Caflisch Script Web V2.eot'); /* IE9 Compat Modes */
  src: url('Caflisch Script Web V2?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Caflisch Script Web V2.woff') format('woff'), /* Pretty Modern Browsers */
       url('Caflisch Script Web V2.woff2') format('woff2'), /* Ultra Modern Browsers */
       url('Caflisch Script Web V2.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Caflisch Script Web V2.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Bahamas';
  src: url('Bahamas V1.eot'); /* IE9 Compat Modes */
  src: url('Bahamas V1?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Bahamas V1.woff') format('woff'), /* Pretty Modern Browsers */
       url('Bahamas V1.woff2') format('woff2'), /* Ultra Modern Browsers */
       url('Bahamas V1.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Bahamas V1.svg#svgFontName') format('svg'); /* Legacy iOS */
}

body
{
   font-family: CenturyGoticRegular, Arial, sans-serif;
}

h1
{
   font-family: CenturyGoticRegular, Arial, sans-serif;
}


h2
{
   font-family: Caflish, Arial, sans-serif;
}

#studioblu
{
   font-family: Bahamas, Arial, sans-serif;
}