@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
    url('../fonts/Gilroy-Regular.eot?#iefix') 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('../fonts/Gilroy-SemiBold.eot');
    src: local('Gilroy SemiBold'), local('Gilroy-SemiBold'),
    url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Gilroy-SemiBold.woff') format('woff'),
    url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
    url('../fonts/Gilroy-Bold.eot?#iefix') 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: 'Conqueror Sans';
    src: url('../fonts/ConquerorSans.eot');
    src: local('Conqueror Sans'), local('ConquerorSans'),
    url('../fonts/ConquerorSans.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ConquerorSans.woff2') format('woff2'),
    url('../fonts/ConquerorSans.woff') format('woff'),
    url('../fonts/ConquerorSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conqueror Sans';
    src: url('../fonts/ConquerorSans-Bold.eot');
    src: local('Conqueror Sans Bold'), local('ConquerorSans-Bold'),
    url('../fonts/ConquerorSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ConquerorSans-Bold.woff2') format('woff2'),
    url('../fonts/ConquerorSans-Bold.woff') format('woff'),
    url('../fonts/ConquerorSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
