@import url('https://fonts.googleapis.com/icon?family=Material+Icons');

@font-face {
  font-family: 'deco-icons';
  src:  url('../deco/deco-icons.eot?5ywlfa');
  src:  url('../deco/deco-icons.eot?5ywlfa#iefix') format('embedded-opentype'),
    url('../deco/deco-icons.ttf?5ywlfa') format('truetype'),
    url('../deco/deco-icons.woff?5ywlfa') format('woff'),
    url('../deco/deco-icons.svg?5ywlfa#deco-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Patua One';
  src: url('patuaone-regular-webfont.woff2') format('woff2'),
      url('patuaone-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}