@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(/staticContent/Raleway-Regular.ttf) format("truetype");
}
body {
    font-family: Raleway, sans-serif !important;
}
