@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: normal;
    src: url('./gilroy/Gilroy-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Gilroy Bold';
    font-style: normal;
    font-weight: normal;
    src: url('./gilroy/Gilroy-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    src: url('./inter/Inter.woff2') format('woff2');
}

@font-face {
    font-family: 'Inter Tight';
    font-style: normal;
    font-weight: normal;
    src: url('./inter/Inter-Tight.woff2') format('woff2');
}
