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

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

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

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


