﻿/* style.sass */
@font-face {
  font-family: 'futurabook';
  src: url("fuw-webfont.eot");
  src: url("fuw-webfont.eot?#iefix") format("embedded-opentype"), url("fuw-webfont.woff") format("woff"), url("fuw-webfont.ttf") format("truetype"), url("fuw-webfont.svg#futurabook") format("svg");
  font-weight: normal;
  font-style: normal; }
