﻿@font-face {
  font-family: 'century-gothic';
  font-style: normal;
  font-weight: 300;
  src: url(CenturyGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'century-gothic';
  font-style: normal;
  font-weight: 400;
  src: url(CenturyGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'century-gothic';
  font-style: normal;
  font-weight: 700;
  src: url(GOTHICB.TTF) format('truetype');
}

@font-face {
  font-family: 'century-gothic';
  font-style: italic;
  font-weight: 400;
  src: url(GOTHICBI.TTF) format('truetype');
}

@font-face {
  font-family: 'century-gothic';
  font-style: italic;
  font-weight: 700;
  src: url(GOTHICI.TTF) format('truetype');
}