/* @font-face {
    font-family: 'GT Ultra Median';
    src: url('GT-Ultra-Median-Regular-Trial.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
} */
@font-face {
    font-family: 'GT Ultra Median';
    src: url('GTUltraMedian-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'GT Ultra Median';
    src: url('GTUltraMedian-RegularItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}