/* Gayane */
@font-face {
    font-family: "Gayane";
    src: url("../fonts/Gayane/Gayane-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Gayane";
    src: url("../fonts/Gayane/Gayane-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Gayane";
    src: url("../fonts/Gayane/Gayane-SemiBold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Gayane";
    src: url("../fonts/Gayane/Gayane-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

/* Arial */
@font-face {
    font-family: "Arial";
    src: url("../fonts/Arial/Arial-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
