@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 400;
    src: url(fonts/manrope_400.woff) format("woff");
}

@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 700;
    src: url(fonts/manrope_700.woff) format("woff");
}

@font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 800;
    src: url(fonts/manrope_800.woff) format("woff");
}

@font-face {
    font-family: "Gentium Basic";
    font-style: normal;
    font-weight: 400;
    src: url(fonts/gentiumbasic_400.ttf) format("truetype");
}

@font-face {
    font-family: "Gentium Basic";
    font-style: italic;
    font-weight: 400;
    src: url(fonts/gentiumbasic_400i.ttf) format("truetype");
}

@font-face {
    font-family: "Gentium Basic";
    font-style: normal;
    font-weight: 700;
    src: url(fonts/gentiumbasic_700.ttf) format("truetype");
}

@font-face {
    font-family: "Gentium Basic";
    font-style: italic;
    font-weight: 700;
    src: url(fonts/gentiumbasic_700i.ttf) format("truetype");
}
