@font-face{
	font-family:'Stem';
	src:url("Stem-Bold.eot");
	src:url("Stem-Bold.eot?#iefix") format("embedded-opentype"),
	url("Stem-Bold.woff2") format("woff2"),
	url("Stem-Bold.woff") format("woff"),
	url("Stem-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'Stem';
    src: url('Regular.eot');
    src: url('Regular.eot?#iefix') format('embedded-opentype'),
        url('Regular.woff2') format('woff2'),
        url('Regular.woff') format('woff'),
        url('Regular.ttf') format('truetype'),
        url('Regular.svg#Stem-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Stem';
    src: url('Stem-Medium.eot');
    src: url('Stem-Medium.eot?#iefix') format('embedded-opentype'),
        url('Stem-Medium.woff2') format('woff2'),
        url('Stem-Medium.woff') format('woff'),
        url('Stem-Medium.ttf') format('truetype'),
        url('Stem-Medium.svg#Stem-Regular') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Stem';
    src: url('Stem-Light.ttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Stem';
    src: url('Stem-Thin.ttf');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Stem';
    src: url('Stem-SemiLight.eot');
    src: url('Stem-SemiLight.eot?#iefix') format('embedded-opentype'),
        url('Stem-SemiLight.woff2') format('woff2'),
        url('Stem-SemiLight.woff') format('woff'),
        url('Stem-SemiLight.ttf') format('truetype'),
        url('Stem-SemiLight.svg#Stem-Regular') format('svg');
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Stem';
    src: url('Stem-ExtraLight.eot');
    src: local('Stem Extra Light'), local('Stem-ExtraLight'),
        url('Stem-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('Stem-ExtraLight.woff2') format('woff2'),
        url('Stem-ExtraLight.woff') format('woff'),
        url('Stem-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}