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

}

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