@font-face {
  font-family: 'Artbrush';
  src: url('Artbrush.ttf') format('truetype');
}

@font-face {
  font-family: 'Gotham Black';
  src: url('Gotham-Black 2.ttf') format('truetype');
}

@font-face {
  font-family: 'Gotham Book';
  src: url('Gotham-Book 2.ttf') format('truetype');
}

@font-face {
  font-family: 'Gotham Medium';
  src: url('Gotham-Medium 2.ttf') format('truetype');
}

@font-face {
  font-family: 'Gotham Rounded Bold';
  src: url('GothamRnd-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Rounded Medium Italic';
  src: url('GothamRnd-MedIta.otf') format('opentype');
}

@font-face {
  font-family: 'Gotham Rounded Medium';
  src: url('GothamRnd-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Myriad Pro';
  src: url('MyriadPro-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Panton Bold';
  src: url('Panton Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Panton Light';
  src: url('Panton Light.otf') format('opentype');
}