
@font-face {
    font-family: "Aileron-Light";
    src: url("../Assets/Fonts/Aileron-Light.ttf") format("opentype");
}

@font-face {
    font-family: "Aileron-SemiBold";
    src: url("../Assets/Fonts/Aileron-SemiBold.ttf") format("opentype");
}

@font-face {
    font-family: "Aileron-UltraLight";
    src: url("../Assets/Fonts/Aileron-UltraLight.ttf") format("opentype");
}


@font-face {
    font-family: "Montserrat-Black";
    src: url("../Assets/Fonts/Montserrat-Black.ttf") format("opentype");
}

@font-face {
    font-family: "Aileron-Italic";
    src: url("../Assets/Fonts/Aileron-Italic.ttf") format("opentype");
}

@font-face {
    font-family: "Aileron-Heavy";
    src: url("../Assets/Fonts/Aileron-Heavy.ttf") format("opentype");
}

