@font-face {
    font-family: 'Nunito-Bold';
    font-weight: 400;
    font-style:normal;
    src: url(/themes/lawtheme/fonts/Nunito-Bold.ttf);
  }
  @font-face {
    font-family: 'Nunito';
    font-weight: 400;
    font-style:normal;
    src: url(/themes/lawtheme/fonts/Nunito-Regular.ttf);
  }