@font-face {
  font-family: 'GT Pressura';
  src: url('./fonts/GTPressura-Light.eot');
  src: url('./fonts/GTPressura-Light.eot?#iefix') format('embedded-opentype'),
  url('./fonts/GTPressura-Light.woff2') format('woff2'),
  url('./fonts/GTPressura-Light.woff') format('woff'),
  url('./fonts/GTPressura-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

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

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