@font-face {
    font-family: 'Gilroy';
    src: url('font/Gilroy-Regular.otf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
body {
    font-family: 'Gilroy', serif;
}