@font-face {
    font-family: TRT-Light;
    src: url(../fonts/TRT_Light.otf);
    font-display: swap;
}

@font-face {
    font-family: TRT-Regular;
    src: url(../fonts/TRT_Regular.otf);
    font-display: swap;
}

@font-face {
    font-family: TRT-Medium;
    src: url(../fonts/TRT_Medium.otf);
    font-display: swap;
}

@font-face {
    font-family: TRT-Bold;
    src: url(../fonts/TRT_Bold.otf);
    font-display: swap;
}