@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,700');
@font-face {
  font-family: 'police';
  src: url('../fonts/avenir.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'police-light';
  src: url('../fonts/avenir.woff') format('woff');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'police-bold';
  src: url('../fonts/avenir-bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
