/* Nasalization Regular */
@font-face {
    font-family: 'nasalization';
    font-style: normal;
    font-weight: 400;
    src: local('Nasalization Regular'), local('nasalization'),
    url('./nasalization.otf') format('opentype');
}
