@font-face {
  font-family: "bfdi"; 
  src: url("bfdi.woff") format("woff");
}
body {
  font-family: "bfdi";
  background-color: #008080;
  color: #FFF;
}

#container {
  width: 800px;
}