@font-face {
  font-family: 'gilroybold';
  src:
    url('../fonts/gilroy-bold_1-webfont.woff2') format('woff2'),
    url('../fonts/gilroy-bold_1-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gilroyregular';
  src:
    url('../fonts/gilroy-regular_0-webfont.woff2') format('woff2'),
    url('../fonts/gilroy-regular_0-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/*   
  @font-face {
    font-family: 'gilroysemibold';
    src: url('gilroy-semibold-webfont.woff2') format('woff2'),
         url('gilroy-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  }
  
  
  @font-face {
    font-family: 'gilroyextrabold';
    src: url('gilroy-extrabold-webfont.woff2') format('woff2'),
         url('gilroy-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  }
  
  
  @font-face {
    font-family: 'gilroymedium';
    src: url('gilroy-medium_1-webfont.woff2') format('woff2'),
         url('gilroy-medium_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  
  } */
