Revert to default font

master
Daniel Berteaud 9 years ago
parent fe5b1766c2
commit 3439395499
  1. 7
      public/css/vroom.css
  2. BIN
      public/fonts/happymonkey.woff
  3. BIN
      public/fonts/happymonkey.woff2

@ -1,9 +1,3 @@
@font-face {
font-family: 'Happy Monkey';
font-style: normal;
font-weight: 400;
src: url(../fonts/happymonkey.woff2) format('woff2'), url(../fonts/happymonkey.woff) format('woff');
}
.navbar-btn-group {
border-color: transparent !important;
}
@ -273,7 +267,6 @@ body {
overflow-x: hidden;
margin: 0px;
padding: 0px;
font-family: 'Happy Monkey', cursive;
position: relative;
}
#wrap {

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save