@font-face {
    font-family: 'OnonSoninSans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/OnonSoninSans.eot'); /* IE9 Compat Modes */
    src: local('fonts Medium'), local('OnonSoninSans-Medium'), url('../fonts/OnonSoninSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/OnonSoninSans.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/OnonSoninSans.woff') format('woff'), /* Modern Browsers */
    url('../fonts/OnonSoninSans.ttf') format('truetype'); /* Safari, Android, iOS */
}

.font-mongol {
    font-family: 'OnonSoninSans' !important;
    -webkit-text-orientation: sideways-right;
    text-orientation: sideways-right;
    word-break: keep-all;
}
