@font-face {
    font-family: 'DomaineSansText-Light';
    font-style: normal;
    src: url('https://assets-resources.sheerid.com/resident/fonts/DomaineSansText-Light.otf');
    src:
        url('https://assets-resources.sheerid.com/resident/fonts/DomaineSansText-Light.otf') format(“opentype”),
        url('https://assets-resources.sheerid.com/resident/fonts/DomaineSansText-Light.otf') format(“truetype”);
}

@font-face {
    font-family: 'DomaineSansText-Medium';
    font-style: normal;
    src: url('https://assets-resources.sheerid.com/resident/fonts/DomaineSansText-Medium.otf');
    src:
        url('https://assets-resources.sheerid.com/resident/fonts/DomaineSansText-Medium.otf') format(“opentype”),
        url('https://assets-resources.sheerid.com/resident/fonts/DomaineSansText-Medium.otf') format(“truetype”);
}

@font-face {
    font-family: 'DomaineSansText-Regular';
    font-style: normal;
    src: url('https://assets-resources.sheerid.com/resident/fonts/DomaineSansText-Regular.otf');
    src:
        url('https://assets-resources.sheerid.com/resident/fonts/DomaineSansText-Regular.otf') format(“opentype”),
        url('https://assets-resources.sheerid.com/resident/fonts/DomaineSansText-Regular.otf') format(“truetype”);
}
