﻿/*字体嵌入*/
@charset "utf-8";

@font-face{
	font-family:'OyunQaganTig';
	font-style:normal;
	font-weight:normal;
	src:url('fonts/OyunQaganTig.eot');
	src:url('fonts/OyunQaganTig.eot?#iefix') format('embedded-opentype'),
	url('fonts/OyunQaganTig.woff') format('woff'),
	url('fonts/OyunQaganTig.ttf') format('truetype');
}

@font-face{
	font-family:'LD-MONG-CHT';
	font-style:normal;
	font-weight:normal;
	src:url('fonts/LD-MONG-CHT.eot');
	src:url('fonts/LD-MONG-CHT.eot?#iefix') format('embedded-opentype'),
	url('fonts/LD-MONG-CHT.woff') format('woff'),
	url('fonts/LD-MONG-CHT.ttf') format('truetype');
}

@font-face{
	font-family:'LD-MONG-HT';
	font-style:normal;
	font-weight:normal;
	src:url('fonts/LD-MONG-HT.eot');
	src:url('fonts/LD-MONG-HT.eot?#iefix') format('embedded-opentype'),
	url('fonts/LD-MONG-HT.woff') format('woff'),
	url('fonts/LD-MONG-HT.ttf') format('truetype');
}

.mw{
	writing-mode: tb-lr;
	-webkit-writing-mode: vertical-lr;
	-webkit-text-orientation: sideways-right;
	writing-mode: vertical-lr;
	text-orientation: sideways-right;
	font-family: 'OyunQaganTig';
}

.mwbt{
	writing-mode: tb-lr;
	-webkit-writing-mode: vertical-lr;
	-webkit-text-orientation: sideways-right;
	writing-mode: vertical-lr;
	text-orientation: sideways-right;
	font-family: 'LD-MONG-CHT';
}