@font-face {
    font-family: 'Gilroy';
    src: url("");
    src: local('Gilroy ExtraBold'), local('Gilroy-ExtraBold'),
        url("../fonts/Gilroy-ExtraBold.eot") format('embedded-opentype'),
        url("../fonts/Gilroy-ExtraBold.woff") format('woff'),
        url("../fonts/Gilroy-ExtraBold.ttf") format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("");
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
        url("../fonts/Gilroy-Regular.eot") format('embedded-opentype'),
        url("../fonts/Gilroy-Regular.woff") format('woff'),
        url("../fonts/Gilroy-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("");
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
        url("../fonts/Gilroy-Bold.eot") format('embedded-opentype'),
        url("../fonts/Gilroy-Bold.woff") format('woff'),
        url("../fonts/Gilroy-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("");
    src: local('Gilroy Black'), local('Gilroy-Black'),
        url("../fonts/Gilroy-Black.eot") format('embedded-opentype'),
        url("../fonts/Gilroy-Black.woff") format('woff'),
        url("../fonts/Gilroy-Black.ttf") format('truetype');
    font-weight: 900;
    font-style: normal;
}
