@font-face {
  font-family: 'alimama';
  src: url('../fonts/alimama.woff');
}


body{
  font-family: 'alimama' !important;
}