﻿@font-face {
  font-family: "futura_m";
  src: url(../font/Futura-Med.eot) format("eot"), url(../font/Futura-Med.woff) format("woff");
}
@font-face {
  font-family: "futura_r";
  src: url(../font/Futura-Boo.eot) format("eot"), url(../font/Futura-Boo.woff) format("woff");
}
@font-face {
  font-family: "futura_b";
  src: url(../font/Futura-Bol.eot) format("eot"), url(../font/Futura-Bol.woff) format("woff");
}
@font-face {
  font-family: "futura_de";
  src: url(../font/Futura-Dem.eot) format("eot"), url(../font/Futura-Dem.woff) format("woff");
}
h1 {
  width: 100%;
  float: left;
  font-size: 1.7em;
  line-height: 23px;
  margin: 0;
  clear: both;
  letter-spacing: 0.2px;
}
h2 {
  width: 100%;
  clear: both;
  float: left;
  font-size: 1.4em;
  line-height: 30px;
  margin: 0;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}
h3 {
  float: left;
  clear: both;
  width: 150px;
  margin: 0;
  height: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
a {
  text-decoration: none;
}
p {
  font-size: 1em;
  margin: 10px 0;
  width: 90%;
  float: left;
  clear: both;
  font-family: 'Roboto', sans-serif;
}
li {
  font-family: 'Roboto', sans-serif;
}