/*
Theme Name:   zakra child theme
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     zakra
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  zakra-child
*/

/* Write here your own personal stylesheet */


@font-face {
  font-family: AvenirRoman;
  src: url(font/AvenirRoman.otf);
}
h1,h2,h3,p,h4,h5,h6,li,a, div{
   font-family: AvenirRoman !important;
}