/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/*@font-face {
	font-family: 'Hachaluzim';
	src: url('fonts/FbHachaluzim-Boldwebfont.eot'); /* IE9 Compat Modes */
	src: url('fonts/FbHachaluzim-Boldwebfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/FbHachaluzim-Boldwebfont.woff') format('woff'), /* Modern Browsers */
	url('fonts/FbHachaluzim-Boldwebfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('fonts/FbHachaluzim-Boldwebfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}*/

/*@font-face {
	font-family: 'Textiller';
	src: url('fonts/fbtextiller-lightwebfont.eot'); /* IE9 Compat Modes */
	src: url('fonts/fbtextiller-lightwebfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/fbtextiller-lightwebfont.woff') format('woff'), /* Modern Browsers */
	url('fonts/fbtextiller-lightwebfont.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('fonts/fbtextiller-lightwebfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}*/
