@font-face {
    font-family: 'aileronregular';
    src: url('../fonts/Aileron-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronsemibold';
    src:  url('../fonts/Aileron-SemiBold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronlight';
    src: url('../fonts/Aileron-Light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronbold';
    src: url('../fonts/Aileron-Bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



