/* Here you can include your additional CSS Styles */
@font-face {
  font-family: 'p30';
  font-style: bold;
  font-weight: 700;
  src: url(../pfonts/p30.eot);
  src: url(../pfonts/p30.eot?#iefix) format('embedded-opentype'),
       url(../pfonts/p30.woff2) format('woff2'),
       url(../pfonts/p30.woff) format('woff'),
       url(../pfonts/p30.ttf) format('truetype');
}
p,h1,h2,h3,h4,h5,h6,a,ul,tr,td,input,.company-name strong,.testimonial-content,.service-img span,.acymailing_introtext{
font-family: "p30" !important;
}
#zo2-slide{
    direction:ltr !important;
}
.zt-slideshow .ps-top-left, .zt-slideshow .ps-center-left, .zt-slideshow .ps-bottom-left {
    text-align:right!important;
}