@charset "utf-8";

@font-face {
  font-family: 'grilroy';
  font-style: normal;
  font-weight: 300;
  src: url(../font/grilroy/Gilroy-Light.woff) format('woff');
}
@font-face {
   font-family: 'grilroy';
   font-style: normal;
   font-weight: 800;
   src: url(../font/grilroy/Gilroy-ExtraBold.woff) format('woff')
 }