@font-face {
    font-family: "Font1";
    src: url("../Fonts/Outfit-Black.ttf") format("truetype");
}
@font-face {
    font-family: "Font2";
    src: url("../Fonts/Outfit-ExtraBold.ttf") format("truetype");
}
@font-face {
    font-family: "Font3";
    src: url("../Fonts/Outfit-ExtraLight.ttf") format("truetype");
}
@font-face {
    font-family: "Font4";
    src: url("../Fonts/Outfit-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Font5";
    src: url("../Fonts/Outfit-Thin.ttf") format("truetype");
}