/*
 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: "AvantGarde CE";
  src: url('fonts/ITC-Avant-Garde-Gothic-CE-Book.eot');
  src: url('fonts/ITC-Avant-Garde-Gothic-CE-Book.eot') format('embedded-opentype'),
       url('fonts/ITC-Avant-Garde-Gothic-CE-Book.woff2') format('woff2'),
       url('fonts/ITC-Avant-Garde-Gothic-CE-Book.woff') format('woff'),
       url('fonts/ITC-Avant-Garde-Gothic-CE-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Blogger Sans Medium";
  src: url('fonts/Blogger-Sans-Medium.eot');
  src: url('fonts/Blogger-Sans-Medium.eot') format('embedded-opentype'),
       url('fonts/Blogger-Sans-Medium.woff2') format('woff2'),
       url('fonts/Blogger-Sans-Medium.woff') format('woff'),
       url('fonts/Blogger-Sans-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}