@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;
}



/* Apercu */
@font-face {
  font-family: "Apercu";
  src: url("./apercuregular.woff") format("woff"),
      url("./apercuregular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Apercu";
  src: url("./aperculight.woff") format("woff"),
      url("./aperculight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Apercu";
  src: url("./apercubold.woff") format("woff"),
      url("./apercubold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}



/* Justus */
@font-face {
  font-family: "Justus";
  src: url("./Justus-Roman.woff") format("woff"),
    url("./Justus-Roman.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Justus";
  src: url("./Justus-Bold.woff") format("woff"),
    url("./Justus-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}