@charset "UTF-8";

@font-face {
  font-family: "Museo300-Regular";
  src: url("Museo300-Regular.woff2") format("woff2"),
       url("Museo300-Regular.woff") format("woff"),
       url("Museo300-Regular.ttf") format("truetype"),
       url("Museo300-Regular.eot") format("embedded-opentype"),
       url("Museo300-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "segoeui";
  src: url("segoeui.woff2") format("woff2"),
       url("segoeui.woff") format("woff"),
       url("segoeui.ttf") format("truetype"),
       url("segoeui.eot") format("embedded-opentype"),
       url("segoeui.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}