@font-face {
  font-family: "TheMix Bold";
  src: url('../fonts/TheMix/themixboldplain-webfont.woff') format('woff'),
  url('../fonts/TheMix/themixboldplain-webfont.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "TheMix Light";
  src: url('../fonts/TheMix/themixsemilight-plain-webfont.woff') format('woff'),
  url('../fonts/TheMix/themixsemilight-plain-webfont.woff2') format('woff2');
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "The Mix";
  src: url('../fonts/TheMix/themixsemilight-plain-webfont.woff') format('woff'),
  url('../fonts/TheMix/themixsemilight-plain-webfont.woff2') format('woff2');
  font-style: normal;
  font-weight: 300;
}
