@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url("/static/fonts/Roboto/Roboto-Light.25e374a16a81.ttf");
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url("/static/fonts/Roboto/Roboto-Regular.303c6d9e1616.ttf");
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url("/static/fonts/Roboto/Roboto-Medium.7d752fb726f5.ttf");
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    src: url("/static/fonts/Roboto/Roboto-SemiBold.dae3c6eddbf7.ttf");
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url("/static/fonts/Roboto/Roboto-Bold.8c9110ec6a17.ttf");
    font-display: swap;
}

@font-face {
    font-family: 'Tektur';
    font-style: normal;
    font-weight: 400;
    src: url("/static/fonts/Tektur/Tektur-Regular.649b1ccadbb8.ttf");
    font-display: swap;
}

@font-face {
    font-family: 'Tektur';
    font-style: normal;
    font-weight: 500;
    src: url("/static/fonts/Tektur/Tektur-Medium.9b0af46e1dcc.ttf");
    font-display: swap;
}

@font-face {
    font-family: 'Tektur';
    font-style: normal;
    font-weight: 600;
    src: url("/static/fonts/Tektur/Tektur-SemiBold.035609ef111d.ttf");
    font-display: swap;
}

@font-face {
    font-family: 'Tektur';
    font-style: normal;
    font-weight: 700;
    src: url("/static/fonts/Tektur/Tektur-Bold.e1fdcb6f799b.ttf");
    font-display: swap;
}
