/*
 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: 'SolaimanLipi';
  src: url('/wp-content/themes/woodmart/font/SolaimanLipi.eot'); /* IE9 Compat Modes */
  src: url('/wp-content/themes/woodmart/font/SolaimanLipi.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/woodmart/font/SolaimanLipi.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/woodmart/font/SolaimanLipi.woff') format('woff'), /* Pretty Modern Browsers */
       url('/wp-content/themes/woodmart/font/SolaimanLipi.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/woodmart/font/SolaimanLipi.svg#svgFontName') format('svg'); /* Legacy iOS */
}
body {
	font-family: 'SolaimanLipi', sans-serif !important;
}
p {
    font-size: 16px !important;
	font-family: 'SolaimanLipi', sans-serif !important;
}
h2 strong {
    font-family: 'SolaimanLipi', sans-serif !important;
}
h3 strong {
    font-family: 'SolaimanLipi', sans-serif !important;
}