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

@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-Bold.otf") format("otf"), url("../fonts/Aileron-Bold-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-BoldItalic.otf") format("otf"), url("../fonts/Aileron-BoldItalic-webfont.woff") format("woff");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-Italic.otf") format("otf"), url("../fonts/Aileron-Italic-webfont.woff") format("woff");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-Heavy.otf") format("otf"), url("../fonts/Aileron-Heavy-webfont.woff") format("woff");
    font-weight: 700;
    //font-weight: heavy;
    font-style: normal;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-HeavyItalic.otf") format("otf"), url("../fonts/Aileron-HeavyItalic-webfont.woff") format("woff");
    font-weight: 700;
    //font-weight: heavy;
    font-style: italic;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-Light.otf") format("otf"), url("../fonts/Aileron-Light-webfont.woff") format("woff");
    font-weight: 300;
    //font-weight: light;
    font-style: normal;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-LightItalic.otf") format("otf"), url("../fonts/Aileron-LightItalic-webfont.woff") format("woff");
    font-weight: 300;
    //font-weight: light;
    font-style: italic;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-Thin.otf") format("otf"), url("../fonts/Aileron-Thin-webfont.woff") format("woff");
    font-weight: 200;
    //font-weight: thin;
    font-style: normal;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-ThinItalic.otf") format("otf"), url("../fonts/Aileron-ThinItalic-webfont.woff") format("woff");
    font-weight: 200;
    //font-weight: thin;
    font-style: italic;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-UltraLight.otf") format("otf"), url("../fonts/Aileron-UltraLight-webfont.woff") format("woff");
    font-weight: 100;
    //font-weight: ultralight;
    font-style: normal;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-UltraLightItalic.otf") format("otf"), url("../fonts/Aileron-UltraLightItalic-webfont.woff") format("woff");
    font-weight: 100;
    //font-weight: ultralight;
    font-style: italic;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-SemiBold.otf") format("otf"), url("../fonts/Aileron-SemiBold-webfont.woff") format("woff");
    font-weight: 600;
    //font-weight: semibold;
    font-style: normal;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-SemiBoldItalic.otf") format("otf"), url("../fonts/Aileron-SemiBoldItalic-webfont.woff") format("woff");
    font-weight: 600;
    //font-weight: semibold;
    font-style: italic;
}

@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-Black.otf") format("otf"), url("../fonts/Aileron-Black-webfont.woff") format("woff");
    font-weight: 900;
    //font-weight: black;
    font-style: normal;
}
@font-face {
    font-family: "Aileron";
    src: url("../fonts/Aileron-BlackItalic.otf") format("otf"), url("../fonts/Aileron-BlackItalic-webfont.woff") format("woff");
    font-weight: 900;
    //font-weight: black;
    font-style: italic;
}
