@font-face {
    font-family: 'robotolight';
    src: url('/fonts/roboto/roboto-light.eot');
    src: url('/fonts/roboto/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto/roboto-light.woff') format('woff'),
         url('/fonts/roboto/roboto-light.ttf') format('truetype'),
         url('/fonts/roboto/roboto-light.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('/fonts/roboto/roboto-regular.eot');
    src: url('/fonts/roboto/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto/roboto-regular.woff') format('woff'),
         url('/fonts/roboto/roboto-regular.ttf') format('truetype'),
         url('/fonts/roboto/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: "MineCrafter-3";

  src: url("/fonts/Minecrafter3.woff") format("woff"), /* Modern Browsers */
    url("/fonts/Minecrafter3.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
