/* Droid Sans-400 - latin */
@font-face {
    font-family: 'Droid Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('DroidSans-regular.woff2') format('woff2'); /* Chrome 26+, Opera 23+, Firefox 39+ */
  }
  /* Droid Sans-700 - latin */
  @font-face {
    font-family: 'Droid Sans';
    font-style: normal;
    font-weight: 700;
    src: local(''),
         url('DroidSans-700.woff2') format('woff2'); /* Chrome 26+, Opera 23+, Firefox 39+ */
  }