@font-face {
  font-family: "logotypegothic";
  src: url("../fonts/logotypegothic.eot?") format('eot'),
       url("../fonts/logotypegothic.woff") format('woff');
}
.logotype {
  font-family: "logotypegothic";
}