@font-face {
    font-family: 'NeueHaasGroteskDisplayPro';
    src: url('/assets/fonts/NeueHaasDisplay-Light.eot');
    src: url('/assets/fonts/NeueHaasDisplay-Light.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/NeueHaasDisplay-Light.woff2') format('woff2'),
    url('/assets/fonts/NeueHaasDisplay-Light.woff') format('woff'),
    url('/assets/fonts/NeueHaasDisplay-Light.ttf') format('truetype'),
    url('/assets/fonts/NeueHaasDisplay-Light.svg#NeueHaasDisplay-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisplayPro';
    src: url('/assets/fonts/NeueHaasDisplay-Mediu.eot');
    src: url('/assets/fonts/NeueHaasDisplay-Mediu.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/NeueHaasDisplay-Mediu.woff2') format('woff2'),
    url('/assets/fonts/NeueHaasDisplay-Mediu.woff') format('woff'),
    url('/assets/fonts/NeueHaasDisplay-Mediu.ttf') format('truetype'),
    url('/assets/fonts/NeueHaasDisplay-Mediu.svg#NeueHaasDisplay-Mediu') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisplayPro';
    src: url('/assets/fonts/NeueHaasDisplay-Roman.eot');
    src: url('/assets/fonts/NeueHaasDisplay-Roman.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/NeueHaasDisplay-Roman.woff2') format('woff2'),
    url('/assets/fonts/NeueHaasDisplay-Roman.woff') format('woff'),
    url('/assets/fonts/NeueHaasDisplay-Roman.ttf') format('truetype'),
    url('/assets/fonts/NeueHaasDisplay-Roman.svg#NeueHaasDisplay-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/roboto-mono-v23-latin-regular.eot'); /* IE9 Compat Modes */
    src: url('/assets/fonts/roboto-mono-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/fonts/roboto-mono-v23-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('/assets/fonts/roboto-mono-v23-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('/assets/fonts/roboto-mono-v23-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('/assets/fonts/roboto-mono-v23-latin-regular.svg#RobotoMono') format('svg'); /* Legacy iOS */
}

@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Mono';
    font-style: normal;
    font-weight: 500;
    src: url('/assets/fonts/roboto-mono-v23-latin-500.eot'); /* IE9 Compat Modes */
    src: url('/assets/fonts/roboto-mono-v23-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/assets/fonts/roboto-mono-v23-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('/assets/fonts/roboto-mono-v23-latin-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('/assets/fonts/roboto-mono-v23-latin-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('/assets/fonts/roboto-mono-v23-latin-500.svg#RobotoMono') format('svg'); /* Legacy iOS */
}

