
/************************\
	  AsapCondensed
\************************/

@font-face {
	font-family: AsapCondensed;
	src: url("../../static/webfonts/AsapCondensed/AsapCondensed-Regular.ttf");
} @font-face {
	font-family: AsapCondensed;
	src: url("../../static/webfonts/AsapCondensed/AsapCondensed-Italic.ttf");
	font-style: italic;
}

@font-face {
	font-family: AsapCondensed;
	src: url("../../static/webfonts/AsapCondensed/AsapCondensed-Medium.ttf");
	font-weight: 500;
} @font-face {
	font-family: AsapCondensed;
	src: url("../../static/webfonts/AsapCondensed/AsapCondensed-MediumItalic.ttf");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: AsapCondensed;
	src: url("../../static/webfonts/AsapCondensed/AsapCondensed-SemiBold.ttf");
	font-weight: 600;
} @font-face {
	font-family: AsapCondensed;
	src: url("../../static/webfonts/AsapCondensed/AsapCondensed-SemiBoldItalic.ttf");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: AsapCondensed;
	src: url("../../static/webfonts/AsapCondensed/AsapCondensed-Bold.ttf");
	font-weight: 700;
} @font-face {
	font-family: AsapCondensed;
	src: url("../../static/webfonts/AsapCondensed/AsapCondensed-BoldItalic.ttf");
	font-weight: 700;
	font-style: italic;
}


/**********************\
		Antonio
\**********************/

@font-face {
	font-family: Antonio;
	src: url("../../static/webfonts/Antonio/Antonio-Regular.ttf");
}

@font-face {
	font-family: Antonio;
	src: url("../../static/webfonts/Antonio/Antonio-Light.ttf");
	font-weight: 300;
}

@font-face {
	font-family: Antonio;
	src: url("../../static/webfonts/Antonio/Antonio-Bold.ttf");
	font-weight: 500;
}

/**********************\
		Bantayog
\**********************/

@font-face {
	font-family: Bantayog;
	src: url("../../static/webfonts/Bantayog/Bantayog-Light.otf");
}
