@font-face {
  font-family: 'Forum';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/res/fonts/Forum/Forum.woff2') format('woff2'),
       url('/res/fonts/Forum/Forum.woff') format('woff');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/res/fonts/Poppins/Poppins-Light.woff2') format('woff2'),
       url('/res/fonts/Poppins/Poppins-Light.woff') format('woff');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/res/fonts/Poppins/Poppins-LightItalic.woff2') format('woff2'),
       url('/res/fonts/Poppins/Poppins-LightItalic.woff') format('woff');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/res/fonts/Poppins/Poppins-Regular.woff2') format('woff2'),
       url('/res/fonts/Poppins/Poppins-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/res/fonts/Poppins/Poppins-Italic.woff2') format('woff2'),
       url('/res/fonts/Poppins/Poppins-Italic.woff') format('woff');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/res/fonts/Poppins/Poppins-Medium.woff2') format('woff2'),
       url('/res/fonts/Poppins/Poppins-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('/res/fonts/Poppins/Poppins-MediumItalic.woff2') format('woff2'),
       url('/res/fonts/Poppins/Poppins-MediumItalic.woff') format('woff');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/res/fonts/Poppins/Poppins-Bold.woff2') format('woff2'),
       url('/res/fonts/Poppins/Poppins-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/res/fonts/Poppins/Poppins-BoldItalic.woff2') format('woff2'),
       url('/res/fonts/Poppins/Poppins-BoldItalic.woff') format('woff');
}
