@font-face {
    font-family: "manrope-bold";
    src: url("../cont/Manrope-Bold.otf") format("opentype");

}

@font-face {
    font-family: "manrope-extrabold";
    src: url("../cont/Manrope-ExtraBold.otf") format("opentype");

}
@font-face {
    font-family: "manrope-extralight";
    src: url("../cont/Manrope-ExtraLight.otf") format("opentype");

}
@font-face {
    font-family: "manrope-light";
    src: url("../cont/Manrope-Light.otf") format("opentype");

}
@font-face {
    font-family: "manrope-medium";
    src: url("../cont/Manrope-Medium.otf") format("opentype");

}
@font-face {
    font-family: "manrope-regular";
    src: url("../cont/Manrope-Regular.otf") format("opentype");

}

@font-face {
    font-family: "manrope-semibold";
    src: url("../cont/Manrope-SemiBold.otf") format("opentype");

}
