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

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

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

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?10si43');
  src:  url('fonts/icomoon.eot?10si43#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?10si43') format('truetype'),
    url('fonts/icomoon.woff?10si43') format('woff'),
    url('fonts/icomoon.svg?10si43#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'Roboto Regular';
    font-display: fallback;
    src: url('../../shared/fonts/roboto/Roboto-Regular.ttf?v=4.7.0');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Light';
    font-display: fallback;
    src: url('../../shared/fonts/roboto/Roboto-Light.ttf?v=4.7.0');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Black';
    font-display: fallback;
    src: url('../../shared/fonts/roboto/Roboto-Black.ttf?v=4.7.0');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Bold';
    font-display: fallback;
    src: url('../../shared/fonts/roboto/Roboto-Bold.ttf?v=4.7.0');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Medium';
    font-display: fallback;
    src: url('../../shared/fonts/roboto/Roboto-Medium.ttf?v=4.7.0');
    font-weight: normal;
    font-style: normal;
}