@font-face {
    font-family: "BarlowCondensed-Medium";
    src: url("/fonts/BarlowCondensed-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "BarlowCondensed-Regular";
    src: url("/fonts/BarlowCondensed-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "FjallaOne-Regular";
    src: url("/fonts/FjallaOne-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Raleway-Bold";
    src: url("/fonts/Raleway-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "Raleway-Light";
    src: url("/fonts/Raleway-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Raleway-Medium";
    src: url("/fonts/Raleway-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Raleway-Regular";
    src: url("/fonts/Raleway-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Raleway-SemiBold";
    src: url("/fonts/Raleway-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "Raleway-Thin";
    src: url("/fonts/Raleway-Thin.ttf") format("truetype");
}