
@font-face {
  font-family: 'Turret Road';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/TurretRoad-ExtraLight.ttf') format('opentype');
}
@font-face {
  font-family: 'Turret Road';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/TurretRoad-Light.ttf') format('opentype');
}
@font-face {
  font-family: 'Turret Road';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/TurretRoad-Medium.ttf') format('opentype');
}
@font-face {
  font-family: 'Turret Road';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/TurretRoad-Regular.ttf') format('opentype');
}
@font-face {
  font-family: 'Turret Road';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/TurretRoad-Bold.ttf') format('opentype');
}
@font-face {
  font-family: 'Turret Road';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/TurretRoad-ExtraBold.ttf') format('opentype');
}
