﻿@font-face {
    font-family: 'gilroy-semibold';
    src: url('../fonts/gilroy-semibold.ttf') format('truetype');
}@font-face {
    font-family: 'gilroy-bold';
    src: url('../fonts/gilroy-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'gilroy-medium';
    src: url('../fonts/gilroy-medium.ttf') format('truetype');
}
@font-face {
    font-family: 'gilroy-regular';
    src: url('../fonts/gilroy-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'gilroy-light';
    src: url('../fonts/gilroy-light.otf') format('opentype');
}