@import url('reset.css');
@import url('style.css');

/* Fonts */
@font-face {
	font-family: Patron-Regular;
	src: url('../fonts/Patron-Regular.woff');
}
