/* quicksand-regular - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/google/quicksand-v30-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/fonts/google/quicksand-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/google/quicksand-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/fonts/google/quicksand-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('/fonts/google/quicksand-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/fonts/google/quicksand-v30-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
  }