@font-face {
    font-family: 'aileronlight';
    src: url('../assets/font/aileron-light.eot');
    src: url('../assets/font/aileron-light.eot?#iefix') format('embedded-opentype'),
         url('../assets/font/aileron-light.woff') format('woff'),
         url('../assets/font/aileron-light.ttf') format('truetype'),
         url('../assets/font/aileron-light.svg#aileronlight') format('svg');
    font-weight: normal;
    font-style: normal;

}