
@font-face {
    font-family: 'coameiregular';
    src: url('../fonts/coamei_r-webfont.woff2') format('woff2'),
         url('../fonts/coamei_r-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'coameibold';
    src: url('../fonts/coamei_b-webfont.woff2') format('woff2'),
         url('../fonts/coamei_b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'hijrnotes_personal_use_onlyRg';
    src: url('../fonts/hijrnotes_personal_use_only-webfont.woff2') format('woff2'),
         url('../fonts/hijrnotes_personal_use_only-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'coolveticaregular';
    src: url('../fonts/coolvetica_rg-webfont.woff2') format('woff2'),
         url('../fonts/coolvetica_rg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.font-coa-bold{
    font-family: 'coameibold';
}

.font-coa-reg{
    font-family: 'coameiregular';
}
.font-hijrnotes{
    font-family: 'hijrnotes_personal_use_onlyRg';
}

.font-coolveticaregular, #nosotros .typing-stech{
  font-family: 'coolveticaregular';
}
