@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 400;
  font-style: normal;
  src: local('Gilroy'), url('Gilroy/Gilroy-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Gilroy';
  font-weight: 500;
  font-style: normal;
  src: local('Gilroy'), url('Gilroy/Gilroy-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Gilroy';
  font-weight: 600;
  font-style: normal;
  src: local('Gilroy'), url('Gilroy/Gilroy-SemiBold.woff') format('woff');
}
@font-face {
  font-family: 'Gilroy';
  font-weight: 700;
  font-style: normal;
  src: local('Gilroy'), url('Gilroy/Gilroy-Bold.woff') format('woff');
}

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

@font-face {
  font-family: 'Gilroy';
  font-weight: 900;
  font-style: normal;
  src: local('Gilroy'), url('Gilroy/Gilroy-Heavy.woff') format('woff');
}

@font-face {
  font-family: 'Gilroy';
  font-weight: 950;
  font-style: normal;
  src: local('Gilroy'), url('Gilroy/Gilroy-Black.woff') format('woff');
}
