@font-face {
    font-family: 'gilroy-light';
    src: url('../font/gilroy/gilroy-light.woff2') format('woff2'),
         url('../font/gilroy/gilroy-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gilroy-extrabold';
    src: url('../font/gilroy/gilroy-extrabold.woff2') format('woff2'),
         url('../font/gilroy/gilroy-extrabold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}