﻿@font-face {
	font-family: 'Quicksand';
	src: url('/fonts/quicksand/Quicksand-Regular.ttf') format('truetype'), url('/fonts/quicksand/Quicksand-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Quicksand';
	src: url('/fonts/quicksand/Quicksand-Bold.ttf') format('truetype'), url('/fonts/quicksand/Quicksand-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

/* Se tiver mais estilos, como Light, Medium, etc, adicione também */
