@font-face {
    font-family: "Raleway";
    font-weight: 700;
    src: url("Raleway/Raleway-Bold.woff2") format("woff2");
    font-display:swap;
}
@font-face {
    font-family: "Raleway";
    font-weight: 400;
    src: url("Raleway/Raleway-Regular.woff2") format("woff2");
    font-display:swap;
}
@font-face {
    font-family: "Raleway";
    font-weight: 500;
    src: url("Raleway/Raleway-Medium.woff2") format("woff2");
    font-display:swap;
}