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