@font-face {
  font-family: Aileron;
  src: url("fonts/Aileron-Light.woff2") format('woff2');
  font-weight: 300;
}
@font-face {
  font-family: Aileron;
  src: url("fonts/Aileron-SemiBold.woff2") format('woff2');
  font-weight: 500;
}
@font-face {
  font-family: Aileron;
  src: url("fonts/Aileron-Regular.woff2") format('woff2');
  font-weight: normal;
}