/* Poppins font */
@font-face {
  font-family: 'Poppins';
  src: url('poppins/poppins-v24-latin-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('poppins/poppins-v24-latin-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('poppins/poppins-v24-latin-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('poppins/poppins-v24-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('poppins/poppins-v24-latin-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

/* Philosopher font */
@font-face {
  font-family: 'Philosopher';
  src: url('philosopher/philosopher-v21-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Philosopher';
  src: url('philosopher/philosopher-v21-latin-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
