@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Regular.ttf');
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeue.otf');
}

@font-face {
  font-family: 'HelveticaNeue-Bold';
  src: url('../fonts/HelveticaNeue-Bold.otf');
}

@font-face {
  font-family: 'HelveticaNeue-BoldItalic';
  src: url('../fonts/HelveticaNeue-BoldItalic.otf');
}

@font-face {
  font-family: 'HelveticaNeue-CondensedBlack';
  src: url('../fonts/HelveticaNeue-CondensedBlack.otf');
}

@font-face {
  font-family: 'HelveticaNeue-Italic';
  src: url('../fonts/HelveticaNeue-Italic.otf');
}

@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('../fonts/HelveticaNeue-Light.otf');
}

@font-face {
  font-family: 'HelveticaNeue-LightItalic';
  src: url('../fonts/HelveticaNeue-LightItalic.otf');
}

@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url('../fonts/HelveticaNeue-Medium.otf');
}

@font-face {
  font-family: 'HelveticaNeue-UltraLight';
  src: url('../fonts/HelveticaNeue-UltraLight.otf');
}

@font-face {
  font-family: 'HelveticaNeue-UltraLightItalic';
  src: url('../fonts/HelveticaNeue-UltraLightItalic.otf');
}

@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttf');
}

@font-face {
  font-family: 'Arial';
  src: url('../fonts/Lato-Regular.ttf');
}

@font-face {
  font-family: 'Sans-serif';
  src: url('../fonts/Lato-Regular.ttf');
}

@font-face {
  font-family: 'Knockout HTF49-Liteweight';
  src: url('../fonts/Oswald-Bold.otf');
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans-Regular.ttf');
}

@font-face {
  font-family: 'Open Sans Bold';
  src: url('../fonts/OpenSans-Bold.ttf');
}

@font-face {
  font-family: 'Open Sans Medium';
  src: url('../fonts/OpenSans-Medium.ttf');
}

@font-face {
  font-family: 'Open Sans light';
  src: url('../fonts/OpenSans-Light.ttf');
}

@font-face {
  font-family: 'Open Sans SemiBold';
  src: url('../fonts/OpenSans-SemiBold.ttf');
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf');
}

@font-face {
  font-family: 'Typold';
  src: url('../fonts/Typold-Regular.otf');
}

@font-face {
  font-family: 'Typold Condensed';
  src: url('../fonts/Typold-Condensed-Regular.otf');
}

@font-face {
  font-family: 'Typold Extended';
  src: url('../fonts/Typold-Extended-Regular.otf');
}

@font-face {
  font-family: 'Gotham Black';
  src: url('../fonts/Montserrat-Black.ttf');
}

@font-face {
  font-family: 'Gotham Light';
  src: url('../fonts/Montserrat-Light.ttf');
}

@font-face {
  font-family: 'Gotham Book';
  src: url('../fonts/Montserrat-Regular.ttf');
}

@font-face {
  font-family: 'Gotham Bold';
  src: url('../fonts/Montserrat-Bold.ttf');
}

@font-face {
  font-family: 'Gotham BookItalic';
  src: url('../fonts/Montserrat-Italic.ttf');
}

@font-face {
  font-family: 'Gotham Medium';
  src: url('../fonts/Montserrat-Bold.ttf');
}

@font-face {
  font-family: 'Typold Light';
  src: url('../fonts/Typold-Light.otf');
}

@font-face {
  font-family: 'Typold Medium';
  src: url('../fonts/Typold-Medium.otf');
}

@font-face {
  font-family: 'Typold Book';
  src: url('../fonts/Typold-Book.otf');
}

@font-face {
  font-family: 'Typold Bold';
  src: url('../fonts/Typold-Bold.otf'),
       url('../fonts/Typold-Bold.ttf')  format('truetype');
}

@font-face {
  font-family: 'MuseoSans-100';
  src: url('../fonts/MuseoSans-100.otf');
}

@font-face {
  font-family: 'MuseoSans-300';
  src: url('../fonts/MuseoSans-300.otf');
}

@font-face {
  font-family: 'MuseoSans-500';
  src: url('../fonts/MuseoSans-500.otf');
}

@font-face {
  font-family: 'MuseoSans-700';
  src: url('../fonts/MuseoSans-700.otf');
}
