/*
Theme Name: Vino Child
Theme URI: http://vino.elated-themes.com
Description: A child theme of Vino Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.1
Text Domain: vino
Template: vino
*/

@font-face {
	font-family: 'bonjourregular';
	src: url('fonts/Bonjour.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'bigcaslonregular';
	src: url('fonts/BigCaslon-Rom.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.font-bonjour {
	font-family: 'bonjourregular', arial, sans-serif;
}
.font-bigcaslon {
	font-family: 'bigcaslonregular', arial, sans-serif;
}