@font-face {
  font-family: 'Gravity Regular';
  src: url('/fonts/gravity-regular/gravity-regular.eot');
  src: url('/fonts/gravity-regular/gravity-regular.eot?#iefix') format('embedded-opentype'),
  url('/fonts/gravity-regular/gravity-regular.woff2') format('woff2'),
  url('/fonts/gravity-regular/gravity-regular.woff') format('woff'),
  url('/fonts/gravity-regular/gravity-regular.ttf') format('truetype'),
  url('/fonts/gravity-regular/gravity-regular.svg?#Gravity-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gravity-Bold';
  src: url('/fonts/gravity-bold/gravity-bold.eot');
  src: url('/fonts/gravity-bold/gravity-bold.eot?#iefix') format('embedded-opentype'),
  url('/fonts/gravity-bold/gravity-bold.woff2') format('woff2'),
  url('/fonts/gravity-bold/gravity-bold.woff') format('woff'),
  url('/fonts/gravity-bold/gravity-bold.ttf') format('truetype'),
  url('/fonts/gravity-bold/gravity-bold.svg?#Gravity-Regular') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src: url('/fonts/icomoon.eot');
  src: local("icomoon"),
  url('/fonts/icomoon.eot#iefix') format("embedded-opentype"),
  url('/fonts/icomoon.woff') format("woff"),
  url('/fonts/icomoon.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
