@font-face {
    font-family: Lora;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("Lora-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "Myriad Pro";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("MyriadPro-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Myriad Pro";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("MyriadPro-Semibold.woff2") format("woff2");
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("Montserrat-Regular.woff2") format("woff2");
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("Montserrat-Medium.woff2") format("woff2");
}