@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 900;
  src: local(''),
       url('../fonts/gilroy-black.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 900;
  src: local(''),
       url('../fonts/gilroy-blackitalic.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/gilroy-bold.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('../fonts/gilroy-bolditalic.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('../fonts/gilroy-extrabold.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 800;
  src: local(''),
       url('../fonts/gilroy-extrabolditalic.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 950;
  src: local(''),
       url('../fonts/gilroy-heavy.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 950;
  src: local(''),
       url('../fonts/gilroy-heavyitalic.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/gilroy-light.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('../fonts/gilroy-lightitalic.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/gilroy-medium.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 500;
  src: local(''),
       url('../fonts/gilroy-mediumitalic.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/gilroy-regular.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('../fonts/gilroy-regularitalic.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../fonts/gilroy-semibold.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 600;
  src: local(''),
       url('../fonts/gilroy-semibolditalic.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 100;
  src: local(''),
       url('../fonts/gilroy-thin.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 100;
  src: local(''),
       url('../fonts/gilroy-thinitalic.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 200;
  src: local(''),
       url('../fonts/gilroy-ultralight.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-style: italic;
  font-weight: 200;
  src: local(''),
       url('../fonts/gilroy-ultralightitalic.otf') format('opentype');
}

