@font-face {
  font-family: "Aileron";
  src: url('/fonts/Aileron-Regular.eot');
  src: url('/fonts/Aileron-Regular.woff') format('woff'),
       url('/fonts/Aileron-Regular.ttf') format('truetype'),
       url('/fonts/Aileron-Regular.svg#Aileron-Regular') format('svg'),
       url('/fonts/Aileron-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Aileron";
  src: url('/fonts/Aileron-Heavy.eot');
  src: url('/fonts/Aileron-Heavy.woff') format('woff'),
       url('/fonts/Aileron-Heavy.ttf') format('truetype'),
       url('/fonts/Aileron-Heavy.svg#Aileron-Heavy') format('svg'),
       url('/fonts/Aileron-Heavy.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}
