 @font-face {
font-family: 'sans';
src: url("opensans.ttf");
}
p,h1,h2,h3,h4,h5,h6,h7,h8,h9,h10,a,li,ul,header,body {
  font-family: sans;
}