@font-face {
    font-family: 'DMSans';
    src:  
        url('DMSans-VariableFont.ttf') format('truetype'); 
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DMSans';
    src: 
        url('DMSans-VariableFont.ttf') format('truetype'); 
    font-weight:500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DMSans';
    src: 
        url('DMSans-VariableFont.ttf') format('truetype'); 
    font-weight:600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DMSans';
    src: 
        url('DMSans-VariableFont.ttf') format('truetype'); 
    font-weight:700;
    font-style: normal;
    font-display: swap;
}



/* Martian */

@font-face {
    font-family: 'Martian';
    src:  
        url('MartianGrotesk-StdLt.woff2') format('woff2'); 
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martian';
    src:  
        url('MartianGrotesk-StdRg.woff2') format('woff2'); 
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martian';
    src: 
        url('MartianGrotesk-StdMd.woff2') format('woff2'); 
    font-weight:500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martian';
    src: 
        url('MartianGrotesk-StdBd.woff2') format('woff2'); 
    font-weight:700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martian';
    src: 
        url('MartianGrotesk-StdxBd.woff2') format('woff2'); 
    font-weight:800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Martian';
    src: 
        url('MartianGrotesk-StdBl.woff2') format('woff2'); 
    font-weight:900;
    font-style: normal;
    font-display: swap;
}
/* martian-mono-300 - 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: 'Martian Mono';
  font-style: normal;
  font-weight: 300;
  src: url('martian-mono-v6-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* martian-mono-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: 'Martian Mono';
  font-style: normal;
  font-weight: 400;
  src: url('martian-mono-v6-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* martian-mono-500 - 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: 'Martian Mono';
  font-style: normal;
  font-weight: 500;
  src: url('martian-mono-v6-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* martian-mono-600 - 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: 'Martian Mono';
  font-style: normal;
  font-weight: 600;
  src: url('martian-mono-v6-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



