@font-face {
  font-family: 'poppins';
  src: url('/fonts/subset-Poppins-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: 'mulish';
  src: url('/fonts/subset-Mulish-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: optional;
}

@font-face {
  font-family: 'mulish';
  src: url('/fonts/subset-Mulish-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: 'mulish';
  src: url('/fonts/subset-Mulish-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: 'jetbrains';
  src: url('/fonts/subset-JetBrainsMono-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: 'poppins';
  src: url('/fonts/subset-Poppins-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: 'poppins';
  src: url('/fonts/subset-Poppins-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: 'poppins';
  src: url('/fonts/subset-Poppins-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}

@font-face {
  font-family: 'mulish';
  src: url('/fonts/subset-Mulish-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
  font-display: optional;
}
