@font-face {
    font-family: 'ArtegraSansSC';
    src: url('../fonts/ARTEGRASANS-REGULAR.OTF') format('opentype');
    font-weight: 400; /* SemiBold */
    font-style: normal;
}

@font-face {
    font-family: 'ArtegraSansSC';
    src: url('../fonts/ARTEGRASANS-SEMIBOLD.OTF') format('opentype');
    font-weight: 600; /* SemiBold */
    font-style: normal;
}

@font-face {
    font-family: 'ArtegraSansSC';
    src: url('../fonts/ARTEGRASANS-BOLD.OTF') format('opentype');
    font-weight: 800; /* SemiBold */
    font-style: normal;
}

@font-face {
    font-family: 'PersonalizationJNL';
    src: url('../fonts/personalization-jnl.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
