@font-face {
  font-family: h;
  src: url(../fonts/HelveticaNeueLTGEO-55Roman_0.otf)
}
@font-face {
  font-family: hc;
  src: url(../fonts/HelveticaNeueLTGEO-MT-55Roman.ttf)
}
@font-face {
  font-family: hb;
  src: url(../fonts/HelveticaNeueLTGEO-75Bold_0.otf)
}
@font-face {
  font-family: hcb;
  src: url(../fonts/HelveticaNeueOneCaps-Bold.otf)
}
body {
    font-family: h;
}
.duru-menu > ul > li > a {
    font-family: hc;
}
.section-title {
    font-family: hc;
}
.about .states li p {
    font-family: h;
}
p {
    font-family: h;
}
.blog-home .item h4, .blog-home .item h4 a {
    font-family: hc;
}
h1, h2, h3, h4, h5, h6 {
    font-family: hc;
}
.projects3 .content .cont h6 {
    font-family: h;
}
.notfound .title {
    font-family: hc;
}