@font-face {
    font-family: 'geomanist-light';
	font-display:swap;
    src: url('../../fonts/geomanist-light.eot');
    src: url('../../fonts/geomanist-light.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/geomanist-light.woff2') format('woff2'),
         url('../../fonts/geomanist-light.woff') format('woff'),
         url('../../fonts/geomanist-light.ttf') format('truetype'),
         url('../../fonts/geomanist-light.svg#geomanist-light') format('svg');
    font-weight: light;
    font-style: normal;
}