/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@font-face {
	font-family:"mango";
	src: url(/themes/warehouse/assets/css/mango.ttf);
}

.mango {
	font-family: "mango", sans-serif !important;
}