@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap')


/* @font-face {
	font-family: 'StudioFeixenSans-LightItalic';
	font-weight: 400;
	font-style: italic;
	font-display: swap;
	src: url('StudioFeixenSans-LightItalic.eot');
	src: url('StudioFeixenSans-LightItalic.eot') format('embedded-opentype'),
         url('StudioFeixenSans-LightItalic.woff2') format('woff2'),
         url('StudioFeixenSans-LightItalic') format('woff'),
         url('StudioFeixenSans-LightItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'StudioFeixenSans-Light';
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	src: url('StudioFeixenSans-Light.eot');
	src: url('StudioFeixenSans-Light.eot') format('embedded-opentype'),
         url('StudioFeixenSans-Light.woff2') format('woff2'),
         url('StudioFeixenSans-Light') format('woff'),
         url('StudioFeixenSans-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'StudioFeixenSans-Bold';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url('StudioFeixenSans-Bold.eot');
	src: url('StudioFeixenSans-Bold.eot') format('embedded-opentype'),
         url('StudioFeixenSans-Bold.woff2') format('woff2'),
         url('StudioFeixenSans-Bold') format('woff'),
         url('StudioFeixenSans-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'StudioFeixenSans-Bold-italic';
	font-weight: 700;
	font-style: italic;
	font-display: swap;
	src: url('StudioFeixenSans-BoldItalic.eot');
	src: url('StudioFeixenSans-BoldItalic.eot') format('embedded-opentype'),
         url('StudioFeixenSans-BoldItalic.woff2') format('woff2'),
         url('StudioFeixenSans-BoldItalic') format('woff'),
         url('StudioFeixenSans-BoldItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'StudioFeixenMono-Bold';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url('StudioFeixenMono-Bold.eot');
	src: url('StudioFeixenMono-Bold.eot') format('embedded-opentype'),
         url('StudioFeixenMono-Bold.woff2') format('woff2'),
         url('StudioFeixenMono-Bold') format('woff'),
         url('StudioFeixenMono-Bold.ttf') format('truetype');
}
 */
