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

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

}
/*@font-face {
    font-family: 'aileronregular';
    src: url('fonts/aileron-regular-webfont.eot');
    src: url('fonts/aileron-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aileron-regular-webfont.woff') format('woff'),
         url('fonts/aileron-regular-webfont.ttf') format('truetype'),
         url('fonts/aileron-regular-webfont.svg#aileronregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aileronbold_italic';
    src: url('fonts/aileron-bolditalic-webfont.eot');
    src: url('fonts/aileron-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aileron-bolditalic-webfont.woff') format('woff'),
         url('fonts/aileron-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/aileron-bolditalic-webfont.svg#aileronbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aileronitalic';
    src: url('fonts/aileron-italic-webfont.eot');
    src: url('fonts/aileron-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aileron-italic-webfont.woff') format('woff'),
         url('fonts/aileron-italic-webfont.ttf') format('truetype'),
         url('fonts/aileron-italic-webfont.svg#aileronitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aileronlight_italic';
    src: url('fonts/aileron-lightitalic-webfont.eot');
    src: url('fonts/aileron-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aileron-lightitalic-webfont.woff') format('woff'),
         url('fonts/aileron-lightitalic-webfont.ttf') format('truetype'),
         url('fonts/aileron-lightitalic-webfont.svg#aileronlight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}*/