/**
 * Fonts
 **/
@charset 'UTF-8';

@font-face {
	font-family: "Chivo-Regular";
	src: url("../fonts/Chivo-Regular.ttf") format("truetype");
		font-weight: normal;
    	font-style: normal;
}
