@font-face {
    font-family: "aileronregular";
    src: url('fonts/Aileron-Regular.otf');
}

@font-face {
    font-family: "aileronbold";
    src: url('fonts/Aileron-Bold.otf');
}

@font-face {
    font-family: "aileronsemibold";
    src: url('fonts/Aileron-SemiBold.otf');
}

@font-face {
    font-family: "heal_the_web_bregular";
    src: url('fonts/HealTheWebB-Regular.otf');
}

@font-face {
    font-family: "heal_the_web_aregular";
    src: url('fonts/HealTheWebA-Regular.otf');
}