/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'BricolageGrotesque';
  font-style: normal;
  font-weight: 400;
  src: url('BricolageGrotesque-VariableFont_opsz,wdth,wght.ttf') format('truetype'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
    /*  */
    font-display: swap;
    font-family: 'MrDafoe';
    font-style: normal;
    src: url('MrDafoe-Regular.ttf') format('truetype');
}
@font-face {
    /*  */
    font-display: swap;
    font-family: 'Lumios Marker';
    font-weight: 300;
    font-style: normal;
    src: url('Lumios Marker.otf') format('opentype');
}