@font-face {
    font-family: 'Baloo-Regular';
    font-weight: 400;
    font-style:normal;
    src: url(/themes/lawtheme/fonts/Baloo-Regular.ttf);
  }
  @font-face {
    font-family: 'OpenSans';
    font-weight: 400;
    font-style:normal;
    src: url(/themes/lawtheme/fonts/OpanSans-Regular.ttf);
  }
  @font-face {
    font-family: 'OpenSans-Light';
    font-weight: 400;
    font-style:normal;
    src: url(/themes/lawtheme/fonts/OpenSans-Light.ttf);
  }
  @font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style:normal;
    src: url(/themes/lawtheme/fonts/Roboto-Bold.ttf);
  }
  @font-face {
      font-family: 'Segoe UI';
      font-weight: 400;
      font-style: normal;
      src: url(/themes/lawtheme/fonts/Segoe-UI.ttf);
  }
  @font-face {
    font-family: 'Segoe UI';
    font-weight: 400;
    font-style:normal;
    src: url(/themes/lawtheme/fonts/SEGOEUI.TTF);
  }