/* poppins-100 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-100.ttf') format('truetype');
}

/* poppins-100italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-100italic.ttf') format('truetype');
}

/* poppins-200 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-200.ttf') format('truetype');
}

/* poppins-200italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-200italic.ttf') format('truetype');
}

/* poppins-300 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-300.ttf') format('truetype');
}

/* poppins-300italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-300italic.ttf') format('truetype');
}

/* poppins-regular */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-regular.ttf') format('truetype');
}

/* poppins-italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-italic.ttf') format('truetype');
}

/* poppins-500 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-500.ttf') format('truetype');
}

/* poppins-500italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-500italic.ttf') format('truetype');
}

/* poppins-600 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-600.ttf') format('truetype');
}

/* poppins-600italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-600italic.ttf') format('truetype');
}

/* poppins-700 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-700.ttf') format('truetype');
}

/* poppins-700italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-700italic.ttf') format('truetype');
}

/* poppins-800 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-800.ttf') format('truetype');
}

/* poppins-800italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-800italic.ttf') format('truetype');
}

/* poppins-900 */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-900.ttf') format('truetype');
}

/* poppins-900italic */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/poppins/poppins-900italic.ttf') format('truetype');
}