@font-face {
    font-family: 'gilroy';
    src: url('gilroy-regular.eot');
    src: url('gilroy-regular.eot?#iefix') format('embedded-opentype'),
        url('gilroy-regular.woff2') format('woff2'),
        url('gilroy-regular.woff') format('woff'),
        url('gilroy-regular.ttf') format('truetype'),
        url('gilroy-regular.svg#gilroy-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

