
@font-face {
    font-family: 'Latin'; /* 自定义字体名称 */
    src: url('./946IatinXwide3Demo.otf') format('opentype'); /* 根据实际路径调整 */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gtEestiProDisplayBold'; /* 自定义字体名称 */
    src: url('https://www.godyga.com/independent/1b3eb4ebd12113dd2453a702d33fa881.otf') format('opentype'); /* 根据实际路径调整 */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gtEestiProDisplayRegular'; /* 自定义字体名称 */
    src: url('https://www.godyga.com/independent/d2741ff3c1f0ea710ae825b7c152a83b.otf') format('opentype'); /* 根据实际路径调整 */
    font-weight: normal;
    font-style: normal;
}