﻿@charset "utf-8";
/* CSS Document */

/* Archivo Nexa */

@font-face {
font-family: 'Geomanist', Arial, Helvetica, sans-serif;
 src: local('Geomanist');
 font-display: swap;
	src: url('Geomanist/geomanist-regular-webfont.eot');
	src: url('Geomanist/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('Geomanist/geomanist-regular-webfont.woff2') format('woff2'),
		url('Geomanist/geomanist-regular-webfont.woff') format('woff'),
		url('Geomanist/geomanist-regular-webfont.ttf') format('truetype'),
		url('Geomanist/geomanist-regular.otf') format('truetype'),
		url('Geomanist/geomanist-regular-webfont.svg#geomanist_regularregular') format('svg');
	font-weight: normal;
    font-style: normal;
}



