@charset "UTF-8";

@font-face {
  font-family: "codicore";
  src:url("../fonts/OCRAEXT.eot");
  src:url("../fonts/OCRAEXT.eot?#iefix") format("embedded-opentype"),
    
    url("../fonts/OCRAEXT.ttf") format("truetype"),
    url("../fonts/OCRAEXT.svg#OCRAEXT") format("svg");
  font-weight: normal;
  font-style: normal;

}