@font-face {
    font-family: 'aileronregular';
    src: url('../webfontkit-aileronregular/aileronregular-webfont.woff2') format('woff2'),
         url('../webfontkit-aileronregular/aileronregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*{
  font-family: 'aileronregular';
}