/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


@font-face {
	font-family: iranyekan-fanum;
	font-display: swap;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/eot/iranyekanwebbold(fanum).eot');
	src: url('fonts/eot/iranyekanwebbold(fanum).eot?#iefix') format('embedded-opentype'),
		 url('fonts/woff2/iranyekanwebbold(fanum).woff2') format('woff2'),
		 url('fonts/woff/iranyekanwebbold(fanum).woff') format('woff'),
		 url('fonts/ttf/iranyekanwebbold(fanum).ttf') format('truetype');
}

@font-face {
	font-family: iranyekan-fanum;
	font-display: swap;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/eot/iranyekanweblight(fanum).eot');
	src: url('fonts/eot/iranyekanweblight(fanum).eot?#iefix') format('embedded-opentype'),
		 url('fonts/woff2/iranyekanweblight(fanum).woff2') format('woff2'),
		 url('fonts/woff/iranyekanweblight(fanum).woff') format('woff'),
		 url('fonts/ttf/iranyekanweblight(fanum).ttf') format('truetype');
}

@font-face {
	font-family: iranyekan-fanum;
	font-display: swap;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/eot/iranyekanwebregular(fanum).eot');
	src: url('fonts/eot/iranyekanwebregular(fanum).eot?#iefix') format('embedded-opentype'),
		 url('fonts/woff2/iranyekanwebregular(fanum).woff2') format('woff2'),
		 url('fonts/woff/iranyekanwebregular(fanum).woff') format('woff'),
		 url('fonts/ttf/iranyekanwebregular(fanum).ttf') format('truetype');
}

/* Latin fonts (Roboto) */

@font-face {
	font-family: roboto;
	font-display: swap;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/eot/robotobold.eot');
	src: url('fonts/eot/robotobold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/woff2/robotobold.woff2') format('woff2'),
		 url('fonts/woff/robotobold.woff') format('woff'),
		 url('fonts/ttf/robotobold.ttf') format('truetype');
}

@font-face {
	font-family: roboto;
	font-display: swap;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/eot/robotolight.eot');
	src: url('fonts/eot/robotolight.eot?#iefix') format('embedded-opentype'),
		 url('fonts/woff2/robotolight.woff2') format('woff2'),
		 url('fonts/woff/robotolight.woff') format('woff'),
		 url('fonts/ttf/robotolight.ttf') format('truetype');
}

@font-face {
	font-family: roboto;
	font-display: swap;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/eot/robotoregular.eot');
	src: url('fonts/eot/robotoregular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/woff2/robotoregular.woff2') format('woff2'),
		 url('fonts/woff/robotoregular.woff') format('woff'),
		 url('fonts/ttf/robotoregular.ttf') format('truetype');
}