/* mulish-regular - latin */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: local(''),
    url('mulish-v3-latin-regular.woff2') format('woff2');
}
/* mulish-700 - latin */
@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  src: local(''),
    url('mulish-v3-latin-700.woff2') format('woff2');
}

/* philosopher-regular - latin */
@font-face {
  font-family: 'Philosopher';
  font-style: normal;
  font-weight: 400;
  src: local(''),
    url('philosopher-v14-latin-regular.woff2') format('woff2');
}
/* philosopher-700 - latin */
@font-face {
  font-family: 'Philosopher';
  font-style: normal;
  font-weight: 700;
  src: local(''),
    url('philosopher-v14-latin-700.woff2') format('woff2');
}