@font-face {
    font-family: "Manrope-Medium";
    src: url("./Manrope-Medium.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Manrope-SemiBold";
    src: url("./Manrope-SemiBold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Manrope-Bold";
    src: url("./Manrope-Bold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Manrope-ExtraBold";
    src: url("./Manrope-ExtraBold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "PoetsenOne-Regular";
    src: url("./PoetsenOne-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SourceSans3-Regular";
    src: url("./SourceSans3-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}
