@font-face {
    font-family: AFtika;
    src: url("../fonts/Aftika_Regular.otf") format("opentype");
}

@font-face {
    font-family: AFtika;
    font-weight: bold;
    src: url("../fonts/Aftika_Bold.otf") format("opentype");
}

@font-face {
    font-family: AFtika;
    font-weight: lighter;
    src: url("../fonts/Aftika_Light.otf") format("opentype");
}

@font-face {
    font-family: AFtika;
    font-weight: 400;
    src: url("../fonts/Aftika_SemiBold.otf") format("opentype");
}

@font-face {
    font-family: AFtika;
    font-weight: normal;
    src: url("../fonts/Aftika_Regular.otf") format("opentype");
}