
@font-face {
  font-family: "AConceptoBold";
  src: url("aconcepto.eot"); /* IE9 Compat Modes */
  src: url("aconcepto.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("aconcepto.otf") format("opentype"), /* Open Type Font */
    url("aconcepto.svg") format("svg"), /* Legacy iOS */
    url("aconcepto.ttf") format("truetype"), /* Safari, Android, iOS */
    url("aconcepto.woff") format("woff"), /* Modern Browsers */
    url("aconcepto.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}