@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/google_fonts/JetBrainsMono-Regular.3d12b91dc3e0.ttf") format('truetype');
}

@font-face {
    font-family: 'JetBrains Mono';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/google_fonts/JetBrainsMono-Bold.1235a165266c.ttf") format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/google_fonts/Montserrat-Regular.6133d7c8d5fd.ttf") format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/google_fonts/Montserrat-Bold.cf3a2eaec658.ttf") format('truetype');
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/google_fonts/Raleway-Regular.0de88cd017c7.ttf") format('truetype');
}

@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/google_fonts/Raleway-Bold.a88a63883f98.ttf") format('truetype');
}