@font-face {
	font-family: 'odb_icons';
	src: url('../font/fontello.woff2?84502432') format('woff2'),
		url('../font/fontello.woff?84502432') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Meiryo;
	font-style: normal;
	font-weight: normal;
	/* src: url('https://d626yq9e83zk1.cloudfront.net/dmss/fonts/japanese-fonts/Meiryo.ttf'); */
	src: url('https://cdn.odb.org/dmss/fonts/japanese-fonts/Meiryo.ttf')
		format('truetype');
}

@font-face {
	font-family: Kayin;
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.odb.org/dmss/fonts/kayin-fonts/karenkbc.ttf')
		format('truetype');
}

@font-face {
	font-family: MUA_Office;
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.odb.org/dmss/fonts/myanmar-fonts/MUA_Office_adobe.ttf')
		format('truetype');
}

@font-face {
	font-family: MUA_bold;
	font-style: bold;
	font-weight: bold;
	src: url('https://cdn.odb.org/dmss/fonts/myanmar-fonts/MUA_Office_adobe_bold.ttf')
		format('truetype');
}

@font-face {
	font-family: Hiragino Kaku Gothic ProN;
	font-style: bold;
	font-weight: bold;
	src: url('https://cdn.odb.org/dmss/fonts/japanese-fonts/hiragino-kaku-gothic-pron-w3.otf');
}

@font-face {
	font-family: Prompt;
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.odb.org/dmss/fonts/thai-fonts/Prompt-Regular.ttf')
		format('truetype');
}

@font-face {
	font-family: Sarabun;
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.odb.org/dmss/fonts/thai-fonts/Sarabun-Regular.ttf');
}

@font-face {
	font-family: FacebookB K_T;
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.odb.org/dmss/fonts/vietnamese-fonts/UTM Facebook/FacebookB K_T.ttf')
		format('truetype');
}

@font-face {
	font-family: FacebookK_TBoldItalic;
	font-style: bold;
	font-weight: bold;
	src: url('https://cdn.odb.org/dmss/fonts/vietnamese-fonts/UTM Facebook/FacebookK_TBoldItalic.ttf');
}

@font-face {
	font-family: FacebookR K_T;
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.odb.org/dmss/fonts/vietnamese-fonts/UTM Facebook/FacebookR K_T.ttf');
}

@font-face {
	font-family: FacebookK_TItalic;
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.odb.org/dmss/fonts/vietnamese-fonts/UTM Facebook/FacebookK_TItalic.ttf');
}

@font-face {
	font-family: IsadoraBold;
	font-style: bold;
	font-weight: bold;
	src: url('https://cdn.odb.org/dmss/fonts/vietnamese-fonts/UTM Isadora/IsadoraBold.ttf');
}

@font-face {
	font-family: IsadoraR;
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.odb.org/dmss/fonts/vietnamese-fonts/UTM Isadora/IsadoraR.ttf');
}

@font-face {
	font-family: Scriptina KT;
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.odb.org/dmss/fonts/vietnamese-fonts/UTM Scriptina KT/Scriptina KT.ttf');
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?84502432#fontello') format('svg');
  }
}
*/
[class^='icon-']:before,
[class*=' icon-']:before {
	font-family: 'odb_icons';
	font-style: normal;
	font-weight: normal;
	speak: never;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;

	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: 0.2em;

	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */

	/* Font smoothing. That was taken from TWBS */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-button:before {
	content: '\e800';
} /* '' */
.icon-image:before {
	content: '\e801';
} /* '' */
.icon-banner-image:before {
	content: '\e802';
} /* '' */
.icon-devo:before {
	content: '\e803';
} /* '' */
.icon-relatedcontent:before {
	content: '\e804';
} /* '' */
.icon-contentelement:before {
	content: '\e805';
} /* '' */
.icon-donate:before {
	content: '\e806';
} /* '' */
.icon-headline:before {
	content: '\e807';
} /* '' */
.icon-bodycopy:before {
	content: '\e808';
} /* '' */
.icon-socialicons:before {
	content: '\e809';
} /* '' */
.icon-app-devo:before {
	content: '\e80a';
} /* '' */
.icon-app-link:before {
	content: '\e80b';
} /* '' */
.icon-carousel:before {
	content: '\e80c';
} /* '' */
.icon-featuredplan:before {
	content: '\e80d';
} /* '' */
.icon-spacer:before {
	content: '\e80e';
} /* '' */
.icon-alert:before {
	content: '\e80f';
} /* '' */
.icon-archive:before {
	content: '\e810';
} /* '' */
.icon-unpublished:before {
	content: '\e811';
} /* '' */
.icon-arrow_right_filled:before {
	content: '\e812';
} /* '' */
.icon-footer:before {
	content: '\e813';
} /* '' */
.icon-confirmation_filled:before {
	content: '\e814';
} /* '' */
.icon-home:before {
	content: '\e815';
} /* '' */
.icon-line:before {
	content: '\e816';
} /* '' */
.icon-taringa:before {
	content: '\e817';
} /* '' */
.icon-telegram:before {
	content: '\e818';
} /* '' */
.icon-tiktok:before {
	content: '\e819';
} /* '' */
.icon-moon:before {
	content: '\e81a';
} /* '' */
.icon-vkontakte:before {
	content: '\e81b';
} /* '' */
.icon-wechat:before {
	content: '\e81c';
} /* '' */
.icon-weibo:before {
	content: '\e81d';
} /* '' */
.icon-podcast:before {
	content: '\e81e';
} /* '' */
.icon-settings:before {
	content: '\e81f';
} /* '' */
.icon-survey:before {
	content: '\e820';
} /* '' */
.icon-linebold:before {
	content: '\e821';
} /* '' */
.icon-telegrambold:before {
	content: '\e822';
} /* '' */
.icon-faxbold:before {
	content: '\e823';
} /* '' */
.icon-vkontaktebold:before {
	content: '\e824';
} /* '' */
.icon-wechatbold:before {
	content: '\e825';
} /* '' */
.icon-weibobold:before {
	content: '\e826';
} /* '' */
.icon-sun:before {
	content: '\e827';
} /* '' */
.icon-contactform:before {
	content: '\e828';
} /* '' */
.icon-sharebold:before {
	content: '\e829';
} /* '' */
.icon-textbold:before {
	content: '\e82a';
} /* '' */
.icon-whatsappbold:before {
	content: '\e82b';
} /* '' */
.icon-twitterbold:before {
	content: '\e82c';
} /* '' */
.icon-youtubebold:before {
	content: '\e82d';
} /* '' */
.icon-support_emptybold:before {
	content: '\e82e';
} /* '' */
.icon-resources:before {
	content: '\e82f';
} /* '' */
.icon-donateform:before {
	content: '\e830';
} /* '' */
.icon-apple:before {
	content: '\e831';
} /* '' */
.icon-applepodcasts:before {
	content: '\e832';
} /* '' */
.icon-banner-video:before {
	content: '\e833';
} /* '' */
.icon-videoplayer:before {
	content: '\e834';
} /* '' */
.icon-emailbold:before {
	content: '\e835';
} /* '' */
.icon-emailslidein:before {
	content: '\e836';
} /* '' */
.icon-googlepodcast:before {
	content: '\e837';
} /* '' */
.icon-add_itunes:before {
	content: '\e838';
} /* '' */
.icon-bookmark_empty:before {
	content: '\e839';
} /* '' */
.icon-avatar:before {
	content: '\e83a';
} /* '' */
.icon-bookmark_filled:before {
	content: '\e83b';
} /* '' */
.icon-box_empty:before {
	content: '\e83c';
} /* '' */
.icon-box_filled:before {
	content: '\e83d';
} /* '' */
.icon-camera:before {
	content: '\e83e';
} /* '' */
.icon-checkmark:before {
	content: '\e83f';
} /* '' */
.icon-calendar:before {
	content: '\e840';
} /* '' */
.icon-chevron_down:before {
	content: '\e841';
} /* '' */
.icon-chevron_left:before {
	content: '\e842';
} /* '' */
.icon-chevron_up:before {
	content: '\e843';
} /* '' */
.icon-download_mp3:before {
	content: '\e844';
} /* '' */
.icon-comment:before {
	content: '\e845';
} /* '' */
.icon-credit-card:before {
	content: '\e846';
} /* '' */
.icon-confirmation:before {
	content: '\e847';
} /* '' */
.icon-close:before {
	content: '\e848';
} /* '' */
.icon-chevron_right:before {
	content: '\e849';
} /* '' */
.icon-contact:before {
	content: '\e84a';
} /* '' */
.icon-error:before {
	content: '\e84b';
} /* '' */
.icon-facebook:before {
	content: '\e84c';
} /* '' */
.icon-edit:before {
	content: '\e84d';
} /* '' */
.icon-email:before {
	content: '\e84e';
} /* '' */
.icon-fax:before {
	content: '\e84f';
} /* '' */
.icon-dollar-sign:before {
	content: '\e850';
} /* '' */
.icon-globe:before {
	content: '\e851';
} /* '' */
.icon-google:before {
	content: '\e852';
} /* '' */
.icon-googleplay:before {
	content: '\e853';
} /* '' */
.icon-instagram:before {
	content: '\e854';
} /* '' */
.icon-hamburger:before {
	content: '\e855';
} /* '' */
.icon-itunes:before {
	content: '\e856';
} /* '' */
.icon-mobile:before {
	content: '\e857';
} /* '' */
.icon-pause:before {
	content: '\e858';
} /* '' */
.icon-partner:before {
	content: '\e859';
} /* '' */
.icon-journal:before {
	content: '\e85a';
} /* '' */
.icon-information:before {
	content: '\e85b';
} /* '' */
.icon-play:before {
	content: '\e85c';
} /* '' */
.icon-postal:before {
	content: '\e85d';
} /* '' */
.icon-password:before {
	content: '\e85e';
} /* '' */
.icon-phone:before {
	content: '\e85f';
} /* '' */
.icon-print:before {
	content: '\e860';
} /* '' */
.icon-printer:before {
	content: '\e861';
} /* '' */
.icon-radiobutton:before {
	content: '\e862';
} /* '' */
.icon-radiobuttonfilled:before {
	content: '\e863';
} /* '' */
.icon-rss:before {
	content: '\e864';
} /* '' */
.icon-search:before {
	content: '\e865';
} /* '' */
.icon-question:before {
	content: '\e866';
} /* '' */
.icon-scripture:before {
	content: '\e867';
} /* '' */
.icon-spotify:before {
	content: '\e868';
} /* '' */
.icon-share:before {
	content: '\e869';
} /* '' */
.icon-spotify_outline:before {
	content: '\e86a';
} /* '' */
.icon-soundcloud:before {
	content: '\e86b';
} /* '' */
.icon-star:before {
	content: '\e86c';
} /* '' */
.icon-subscribeaudio:before {
	content: '\e86d';
} /* '' */
.icon-support_empty:before {
	content: '\e86e';
} /* '' */
.icon-text:before {
	content: '\e86f';
} /* '' */
.icon-triangle_down:before {
	content: '\e870';
} /* '' */
.icon-triangle_right:before {
	content: '\e871';
} /* '' */
.icon-triangle_left:before {
	content: '\e872';
} /* '' */
.icon-subscribe:before {
	content: '\e873';
} /* '' */
.icon-whatsapp:before {
	content: '\e874';
} /* '' */
.icon-triangle_up:before {
	content: '\e875';
} /* '' */
.icon-support_filled:before {
	content: '\e876';
} /* '' */
.icon-twitter:before {
	content: '\e877';
} /* '' */
.icon-youtube:before {
	content: '\e878';
} /* '' */
.icon-avatarbold:before {
	content: '\e879';
} /* '' */
.icon-bookmark_emptybold:before {
	content: '\e87a';
} /* '' */
.icon-box_emptybold:before {
	content: '\e87b';
} /* '' */
.icon-calendarbold:before {
	content: '\e87c';
} /* '' */
.icon-camerabold:before {
	content: '\e87d';
} /* '' */
.icon-bookmark_filledbold:before {
	content: '\e87e';
} /* '' */
.icon-checkmarkbold:before {
	content: '\e87f';
} /* '' */
.icon-chevron_leftbold:before {
	content: '\e880';
} /* '' */
.icon-chevron_downbold:before {
	content: '\e881';
} /* '' */
.icon-chevron_rightbold:before {
	content: '\e882';
} /* '' */
.icon-chevron_upbold:before {
	content: '\e883';
} /* '' */
.icon-credit-card-bold:before {
	content: '\e884';
} /* '' */
.icon-contactbold:before {
	content: '\e885';
} /* '' */
.icon-dollar-sign-bold:before {
	content: '\e886';
} /* '' */
.icon-closebold:before {
	content: '\e887';
} /* '' */
.icon-edit-bold:before {
	content: '\e889';
} /* '' */
.icon-commentbold:before {
	content: '\e88a';
} /* '' */
.icon-facebookbold:before {
	content: '\e88c';
} /* '' */
.icon-confirmationbold:before {
	content: '\e88d';
} /* '' */
.icon-globebold:before {
	content: '\e88e';
} /* '' */
.icon-informationbold:before {
	content: '\e88f';
} /* '' */
.icon-googleplay_bold:before {
	content: '\e890';
} /* '' */
.icon-instagrambold:before {
	content: '\e891';
} /* '' */
.icon-itunesbold:before {
	content: '\e892';
} /* '' */
.icon-hamburgerbold:before {
	content: '\e893';
} /* '' */
.icon-journalbold:before {
	content: '\e894';
} /* '' */
.icon-partnerbold:before {
	content: '\e895';
} /* '' */
.icon-passwordbold:before {
	content: '\e896';
} /* '' */
.icon-phonebold:before {
	content: '\e897';
} /* '' */
.icon-pausebold:before {
	content: '\e898';
} /* '' */
.icon-printbold:before {
	content: '\e899';
} /* '' */
.icon-postalbold:before {
	content: '\e89a';
} /* '' */
.icon-questionbold:before {
	content: '\e89b';
} /* '' */
.icon-printerbold:before {
	content: '\e89c';
} /* '' */
.icon-mobilebold:before {
	content: '\e89d';
} /* '' */
.icon-radiobutton_filledbold:before {
	content: '\e89e';
} /* '' */
.icon-playbold:before {
	content: '\e89f';
} /* '' */
.icon-radiobuttonbold:before {
	content: '\e8a0';
} /* '' */
.icon-scripturebold:before {
	content: '\e8a1';
} /* '' */
.icon-rssbold:before {
	content: '\e8a2';
} /* '' */
.icon-spotify_outlinebold:before {
	content: '\e8a3';
} /* '' */
.icon-searchbold:before {
	content: '\e8a4';
} /* '' */
.icon-subscribebold:before {
	content: '\e8a5';
} /* '' */
.icon-soundcloudbold:before {
	content: '\e8a6';
} /* '' */
.icon-subscribeaudiobold:before {
	content: '\e8a7';
} /* '' */
.icon-audioplayer:before {
	content: '\e8a8';
} /* '' */
.icon-divider:before {
	content: '\e8a9';
} /* '' */
.icon-donatewithimage:before {
	content: '\e8aa';
} /* '' */
.icon-emailsignup:before {
	content: '\e8ab';
} /* '' */
.icon-emphasistext:before {
	content: '\e8ac';
} /* '' */
.icon-getinvolved:before {
	content: '\e8ad';
} /* '' */
.icon-menuitem:before {
	content: '\e8ae';
} /* '' */
.icon-timeline:before {
	content: '\e8b0';
} /* '' */
.icon-visitorbanner:before {
	content: '\e8b2';
} /* '' */
