.font-test .content {
  width: 1024px;
  margin: 100px auto;
  min-height: 300px;
  color: black;
}
.font-test .content .col-3 {
  width: 33%;
  float: right;
  padding-left: 40px;
}
.font-test .content .text-test {
  clear: both;
  float: none;
}
.font-test .content .text-test .test-t {
  width: 100%;
  height: 100px;
}
.font-test .content .results {
  color: black;
  margin-top: 40px;
  line-height: 1;
}
@font-face {
  font-family: 'Font37 test';
  src: url('../../../fonts/font37-regular-webfont.eot');
  src: url('../../../fonts/font37-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/font37-regular-webfont.woff') format('woff'), url('../../../fonts/font37-regular-webfont.ttf') format('truetype'), url('../../../fonts/font37-regular-webfont.svg#font37regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Font37 test';
  src: url('../../../fonts/font37-bold-webfont.eot');
  src: url('../../../fonts/font37-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/font37-bold-webfont.woff') format('woff'), url('../../../fonts/font37-bold-webfont.ttf') format('truetype'), url('../../../fonts/font37-bold-webfont.svg#font37bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
