@charset'UTF-8';

@font-face {
  font-family: mplus-1p-heavy;
  src: url('../webfonts/mplus-1p-heavy.eot');
  src: url('../webfonts/mplus-1p-heavy.eot?#iefix') format('embedded-opentype'),
       url('../webfonts/mplus-1p-heavy.woff') format('woff');
  font-weight:bold;
  font-style: normal;
}

.navbar-brand {
  font-family: mplus-1p-heavy;
  line-height: 1.45em;
  font-size: 2.2em;
  font-weight: bold;
  letter-spacing: -0.02em;
}
