@font-face {
  font-family: Aero Matics;
  src: url(Aero_Matics_Display_Regular.ttf);
}

@font-face {
  font-family: Aero Matics Bold;
  src: url(Aero_Matics_Display_Bold.ttf);
}

@font-face {
  font-family: Aero Matics italic;
  src: url(Aero_Matics_Display_Italic.ttf);
}

@font-face {
  font-family: Aero Matics Light;
  src: url(Aero_Matics_Display_Light.ttf);
}

@font-face {
  font-family: Aero Matics Bold Italic;
  src: url(Aero_Matics_Display_Bold_Italic.ttf);
}

@font-face {
  font-family: Aero Matics Light Italic;
  src: url(Aero_Matics_Display_Light_Italic.ttf);
}
