/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 @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,ul,tr,td,input,.uk-navbar-nav a,.uk-button,.uk-width-1-2 ,.tm-sidebar-nav a{
font-family: "p30" !important;
}
h1, .uk-h1{
font-size:23px !important;
}