@font-face {
    font-family: 'YS Text';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: optional;
    src: url(//yastatic.net/s3/home/fonts/ys/4/text-regular.woff2) format('woff2'),url(//yastatic.net/s3/home/fonts/ys/4/text-regular.woff) format('woff')
}

@font-face {
    font-family: 'YS Text';
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    font-display: optional;
    src: url(//yastatic.net/s3/home/fonts/ys/4/text-medium.woff2) format('woff2'),url(//yastatic.net/s3/home/fonts/ys/4/text-medium.woff) format('woff')
}

@font-face {
    font-family: 'YS Text';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: optional;
    src: url(//yastatic.net/s3/home/fonts/ys/4/text-bold.woff2) format('woff2'),url(//yastatic.net/s3/home/fonts/ys/4/text-bold.woff) format('woff')
}

.font_loaded body {
    font-family: 'YS Text',Arial,Helvetica,"Arial Unicode MS",sans-serif;
    -webkit-font-feature-settings: 'liga','kern';
    -moz-font-feature-settings: 'liga','kern';
    font-feature-settings: 'liga','kern'
}
