@font-face {
    font-family: 'Stem';
    src: url('../fonts/Stem-Medium.woff2') format('woff2'),
         url('../Stem-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Stem-regular';
    src: url('../fonts/Stem-Regular.woff2') format('woff2'),
         url('../Stem-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* SIDI */

@font-face {
    font-family: 'kepler-std-medium';
    src: url('../fonts/KeplerStd-MediumScnIt.woff2') format('woff2'),
         url('../KeplerStd-MediumScnIt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	letter-spacing: 0.5em;
}

@font-face {
    font-family: 'geograph-bold';
    src: url('../fonts/geograph-bold.woff2') format('woff2'),
         url('../geograph-bold.woff.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geograph-medium';
    src: url('../fonts/geograph-medium.woff2') format('woff2'),
         url('../geograph-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'geograph-regular';
    src: url('../fonts/geograph-regular.woff2') format('woff2'),
         url('../geograph-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}