@font-face {
font-family: 'Gilroy';
src: url('../fonts/Gilroy-Black.ttf') format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Gilroy';
src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'DIN Pro';
src: url('../fonts/DinPro-Bold.otf') format('opentype');
font-weight: 900;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'DIN Pro';
src: url('../fonts/DinPro-Medium.otf') format('opentype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
