@font-face {
  font-family: 'georgia-regular';
  src: url('/fonts/georgia-regular/georgia-regular.woff') format('woff'),
       url('/fonts/georgia-regular/georgia-regular.ttf') format('truetype'),
       url('/fonts/georgia-regular/georgia-regular.svg#georgia-regular') format('svg');
  src: url('/fonts/georgia-regular/georgia-regular.eot');
  src: url('/fonts/georgia-regular/georgia-regular.eot?#iefix') format('embedded-opentype'),
       url('/fonts/georgia-regular/georgia-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'tahoma-regular';
  src: url('/fonts/tahoma-regular/tahoma-regular.eot');
  src: url('/fonts/tahoma-regular/tahoma-regular.eot?#iefix') format('embedded-opentype'),
       url('/fonts/tahoma-regular/tahoma-regular.woff2') format('woff2');
  src: url('/fonts/tahoma-regular/tahoma-regular.woff') format('woff'),
       url('/fonts/tahoma-regular/tahoma-regular.ttf') format('truetype'),
       url('/fonts/tahoma-regular/tahoma-regular.svg#tahoma-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'tahoma-bold';
  src: url('/fonts/tahoma-bold/tahoma-bold.eot');
  src: url('/fonts/tahoma-bold/tahoma-bold.eot?#iefix') format('embedded-opentype'),
       url('/fonts/tahoma-bold/tahoma-bold.woff2') format('woff2');
  src: url('/fonts/tahoma-bold/tahoma-bold.woff') format('woff'),
       url('/fonts/tahoma-bold/tahoma-bold.ttf') format('truetype'),
       url('/fonts/tahoma-bold/tahoma-bold.svg#tahoma-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}