@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/wp-content/themes/taskforce.space-main/fonts/Raleway-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/wp-content/themes/taskforce.space-main/fonts/Raleway-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/wp-content/themes/taskforce.space-main/fonts/Raleway-Black.ttf) format('truetype');
}