/* ============================================================
  MITS TOOLS CUSTOM CSS
============================================================ */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h1, h2, h3 {
  letter-spacing: 2px;
}

h4 {
  line-height: 2em;
}

p, ol {
  font-size: 18px;
  font-weight: lighter;
  line-height: 2em;
  margin: 0.85em 0;
}

.avia_textblock {
  clear: both;
  line-height: 1.65em;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

@font-face {
  font-family: 'entypo-fontello';
  font-weight: normal;
  font-style: normal;
  src: url('/fonts/entypo-fontello.eot?v=3');
  src: url('/fonts/entypo-fontello.eot?v=3#iefix') format('embedded-opentype'), url('/fonts/entypo-fontello.woff?v=3') format('woff'), url('/fonts/entypo-fontello.ttf?v=3') format('truetype'), url('/fonts/entypo-fontello.svg?v=3#entypo-fontello') format('svg');
}

#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
  font-family: 'entypo-fontello';
}

.text-align-center {
  text-align: center;
}
