@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-Light.woff') format('woff'),
    url('../fonts/Gilroy-Light.ttf')  format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-ExtraBold.woff') format('woff'),
    url('../fonts/Gilroy-ExtraBold.ttf')  format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'MicrosoftSansSerif';
    src: url('../fonts/MicrosoftSansSerif.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MicrosoftSansSerif.woff') format('woff'),
    url('../fonts/MicrosoftSansSerif.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}