@import url(http://fonts.googleapis.com/css?family=Strait) all;
@font-face
{
font-family: 'Glyphicons Halflings';
src: url(fonts/glyphicons-halflings-regular.woff);
}
body {
  //min-height: 2000px;
  padding-top: 70px;
  font-family: 'Strait', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: 'Strait', sans-serif;}