@font-face {
    font-family: 'UT_Magazine';
    src: url('UT_Magazine/UT_Magazine-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UT_Magazine';
    src: url('UT_Magazine/UT_Magazine-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UT_Magazine';
    src: url('UT_Magazine/UT_Magazine-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
