.mentfot {
  font-family: mentfot;
}
.name_zyt {
  font-family: ftzy;
}
.name_tit {
  font-family: titname;
}

@font-face {
  font-family: "verdana";
  src: url(verdana.ttf); /* IE9 */
  src: url(verdana.ttf) format("embedded-opentype"),
    /* IE6-IE8 */ url(verdana.ttf) format("woff"),
    /* chrome、firefox */ url(verdana.ttf) format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */ url(verdana.ttf)
      format("svg"); /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}

@font-face {
  /* Proxima Nova Rg Regular */
  font-family: "proximanova";
  src: url(OpenSans-Regular.ttf); /* IE9 */
  src: url(OpenSans-Regular.ttf) format("embedded-opentype"),
    /* IE6-IE8 */ url(OpenSans-Regular.ttf) format("woff"),
    /* chrome、firefox */ url(OpenSans-Regular.ttf) format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
      url(OpenSans-Regular.ttf) format("svg"); /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}

@font-face {
  /* ProximaNova-Sbold */
  font-family: "ProximaNova-Sbold";
  src: url("OpenSans-Regular.otf"); /* IE9 */
  src: url("OpenSans-Regular.otf") format("embedded-opentype"),
    /* IE6-IE8 */ url("OpenSans-Regular.otf") format("woff"),
    /* chrome、firefox */ url("OpenSans-Regular.otf") format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
      url("OpenSans-Regular.otf") format("svg"); /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
/* Techna Sans Regular */
@font-face {
  font-family: "Techna-Sans-Regular-2";
  src: url("OpenSans-Bold.otf"); /* IE9 */
  src: url("OpenSans-Bold.otf") format("embedded-opentype"),
    /* IE6-IE8 */ url("OpenSans-Bold.otf") format("woff"),
    /* chrome、firefox */ url("OpenSans-Bold.otf") format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
      url("OpenSans-Bold.otf") format("svg"); /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
/* Montserrat-Regular.ttf */
@font-face {
  font-family: "Montserrat-Regular";
  src: url(Montserrat-Regular.ttf); /* IE9 */
  src: url(Montserrat-Regular.ttf) format("embedded-opentype"),
    /* IE6-IE8 */ url(Montserrat-Regular.ttf) format("woff"),
    /* chrome、firefox */ url(Montserrat-Regular.ttf) format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
      url(Montserrat-Regular.ttf) format("svg"); /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}
/* Montserrat-Bold.otf */
@font-face {
  font-family: "Montserrat-Bold";
  src: url(Montserrat-Bold.otf); /* IE9 */
  src: url(Montserrat-Bold.otf) format("embedded-opentype"),
    /* IE6-IE8 */ url(Montserrat-Bold.otf) format("woff"),
    /* chrome、firefox */ url(Montserrat-Bold.otf) format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
      url(Montserrat-Bold.otf) format("svg"); /* iOS 4.1- */
  font-style: normal;
  font-weight: normal;
}