﻿@font-face {
    font-family: 'Great Vibes';
    src: url('../fonts/GreatVibes-Regular-webfont.eot');
    src: url('../fonts/GreatVibes-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GreatVibes-Regular-webfont.woff') format('woff'),
         url('../fonts/GreatVibes-Regular-webfont.ttf') format('truetype'),
         url('../fonts/GreatVibes-Regular-webfont.svg#great_vibesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/Century_Gothic.eot');
  src: url('../fonts/Century_Gothic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Century_Gothic.woff') format('woff'),
       url('../fonts/Century_Gothic.ttf') format('truetype'),
       url('../fonts/Century_Gothic.svg#Century Gothic') format('svg');
  font-weight: normal;
  font-style: normal;
}