@font-face {
    font-family: 'Aileron';
    font-style: normal;
    font-weight: 100;
    src:  url('./fonts/Aileron-Thin.woff') format('woff');
}
@font-face {
    font-family: 'Aileron';
    font-style: normal;
    font-weight: 200;
    src:  url('./fonts/Aileron-UltraLight.woff') format('woff');
}
@font-face {
    font-family: 'Aileron';
    font-style: normal;
    font-weight: 300;
    src:  url('./fonts/Aileron-Light.woff') format('woff');
}
@font-face {
    font-family: 'Aileron';
    font-style: normal;
    font-weight: 400;
    src:  url('./fonts/Aileron-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Aileron';
    font-style: normal;
    font-weight: 700;
    src:  url('./fonts/Aileron-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Aileron';
    font-style: normal;
    font-weight: 800;
    src:  url('./fonts/Aileron-Heavy.woff') format('woff');
}
@font-face {
    font-family: 'Aileron';
    font-style: normal;
    font-weight: 900;
    src:  url('./fonts/Aileron-Black.woff') format('woff');
}

