@font-face {
  font-family: 'ey interstate bold';
  src: url('/content/fonts/EYInterstate-Bold.ttf');
}

@font-face {
  font-family: 'ey interstate bold italic';
  src: url('/content/fonts/EYInterstate-BoldItalic.ttf');
}

@font-face {
  font-family: 'ey interstate italic';
  src: url('/content/fonts/EYInterstate-Italic.ttf');
}

@font-face {
  font-family: 'ey interstate light';
  src: url('/content/fonts/EYInterstate-Light.ttf');
}

@font-face {
  font-family: 'ey interstate light bold';
  src: url('/content/fonts/EYInterstate-LightBold.ttf');
}

@font-face {
  font-family: 'ey interstate light bold italic';
  src: url('/content/fonts/EYInterstate-LightBoldItalic.ttf');
}

@font-face {
  font-family: 'ey interstate light italic';
  src: url('/content/fonts/EYInterstate-LightItalic.ttf');
}

@font-face {
  font-family: 'ey interstate regular';
  src: url('/content/fonts/EYInterstate-Regular.ttf');
}
