@font-face { font-family: FontOCRA; src: url('../fonts/OCR-A Regular.ttf'); }

.OCRA {
  font-family: "FontOCRA", sans-serif;
}
.OCRA_bold {
  font-family: "FontOCRA", sans-serif;
  font-weight: bold
}

.section {
     text-align:justify;
}