@font-face {
    font-family: "Agenda";
    src: url("../fonts/Agenda/Agenda-Regular.otf");
    font-weight: 300;
}
@font-face {
    font-family: "Agenda";
    src: url("../fonts/Agenda/Agenda-Medium.ttf");
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: "Agenda-Medium";
    src: url("../fonts/Agenda/Agenda-Medium.ttf");
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: "Agenda-Semibold";
    src: url("../fonts/Agenda/Agenda-Semibold.otf");
    font-weight: 700;
}
@font-face {
    font-family: "Agenda";
    src: url("../fonts/Agenda/Agenda-Bold.otf");
    font-weight: bold;
}
@font-face {
    font-family: "Agenda-Bold";
    src: url("../fonts/Agenda/Agenda-Bold.otf");
    font-weight: bold;
}
@font-face {
    font-family: "Agenda-Italic";
    src: url("../fonts/Agenda/Agenda-MediumItalic.ttf");
    font-weight: 500;
    font-style: italic;
}
