
/* Body font */
body {
	font-family:'Oxygen', sans-serif;
}

/* Slider header text */
.slider .slider-image a .slider-overlay strong {
	font-family:'Racing Sans One', cursive;
}

/* Blockquote font */
blockquote {
	font-family:'Racing Sans One', cursive;
}

/* Blockquote second style font */
blockquote.style-2 {
	font-family:'Oxygen', Sans-Serif;
}

/* Social buttons font */
.soc-button {
	font-family:Arial;
}