@font-face {
  font-display: swap;
  font-family: "Bitter";
  font-style: normal;
  font-weight: 100;
  src: url("../../static/fonts/PlusJakartaSans-ExtraLight.ttf") format('truetype');
}

@font-face {
  font-display: swap;
  font-family: "Bitter";
  font-style: normal;
  font-weight: 200;
  src: url("../../static/fonts/PlusJakartaSans-ExtraLight.ttf") format('truetype');
}

@font-face {
  font-display: swap;
  font-family: "Bitter";
  font-style: normal;
  font-weight: 300;
  src: url("../../static/fonts/PlusJakartaSans-Light.ttf") format('truetype');
}

@font-face {
  font-display: swap;
  font-family: "Bitter";
  font-style: normal;
  font-weight: 400;
  src: url("../../static/fonts/PlusJakartaSans-Regular.ttf") format('truetype');
}

@font-face {
  font-display: swap;
  font-family: "Bitter";
  font-style: normal;
  font-weight: 500;
  src: url("../../static/fonts/PlusJakartaSans-Medium.ttf") format('truetype');
}

@font-face {
  font-display: swap;
  font-family: "Bitter";
  font-style: normal;
  font-weight: 600;
  src: url("../../static/fonts/PlusJakartaSans-Bold.ttf") format('truetype');
}

@font-face {
  font-display: swap;
  font-family: "Bitter";
  font-style: normal;
  font-weight: 700;
  src: url("../../static/fonts/PlusJakartaSans-Bold.ttf") format('truetype');
}

@font-face {
  font-display: swap;
  font-family: "Bitter";
  font-style: normal;
  font-weight: 800;
  src: url("../../static/fonts/PlusJakartaSans-ExtraBold.ttf") format('truetype');
}

@font-face {
  font-display: swap;
  font-family: "Bitter";
  font-style: normal;
  font-weight: 900;
  src: url("../../static/fonts/PlusJakartaSans-ExtraBold.ttf") format('truetype');
}

@font-face {
  font-family: 'Icons';
  src:  url('/static/icons/fonts/icons.eot?k50qr2');
  src:  url('/static/icons/fonts/icons.eot?k50qr2#iefix') format('embedded-opentype'),
  url('/static/icons/fonts/icons.ttf?k50qr2') format('truetype'),
  url('/static/icons/fonts/icons.woff?k50qr2') format('woff'),
  url('/static/fonts/icons.svg?k50qr2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
