@font-face {
    font-family: 'a_light';
    src: url('fonts/aileron-light-webfont.woff2') format('woff2'),
         url('fonts/aileron-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'a_regular';
    src: url('fonts/aileron-regular-webfont.woff2') format('woff2'),
         url('fonts/aileron-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'a_light_italic';
    src: url('fonts/aileron-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/aileron-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'a_regular_semibold';
    src: url('fonts/aileron-semibold-webfont.woff2') format('woff2'),
         url('fonts/aileron-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'a_regular_bold';
    src: url('fonts/aileron-bold-webfont.woff2') format('woff2'),
         url('fonts/aileron-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'a_regular_italic';
    src: url('fonts/aileron-italic-webfont.woff2') format('woff2'),
         url('fonts/aileron-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'a_semibold_italic';
    src: url('fonts/aileron-semibolditalic-webfont.woff2') format('woff2'),
         url('fonts/aileron-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'a_bold_italic';
    src: url('fonts/aileron-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/aileron-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}