@font-face {
    font-family: 'Gilroy ExtraBold';
    src: url('fonts/FontsFree-Net-Gilroy-ExtraBold.ttf') format('ttf');
}

@font-face {
    font-family: 'Gilroy Light';
    src: url('fonts/Gilroy_light.otf') format('otf');
}

@font-face {
    font-family: 'Lato Regular';
    src: url('fonts/Lato-Regular') format('ttf');
}

