@font-face {
font-family: 'MonacoRegular';
src: url(//devo.jp/seolaboratory/wordpress/wp-content/plugins/urvanov-syntax-highlighter/fonts/monaco/monaco-webfont.eot);
src: url(//devo.jp/seolaboratory/wordpress/wp-content/plugins/urvanov-syntax-highlighter/fonts/monaco/monaco-webfont.eot?#iefix) format('embedded-opentype'),
url(//devo.jp/seolaboratory/wordpress/wp-content/plugins/urvanov-syntax-highlighter/fonts/monaco/monaco-webfont.woff) format('woff'),
url(//devo.jp/seolaboratory/wordpress/wp-content/plugins/urvanov-syntax-highlighter/fonts/monaco/monaco-webfont.ttf) format('truetype'),
url(//devo.jp/seolaboratory/wordpress/wp-content/plugins/urvanov-syntax-highlighter/fonts/monaco/monaco-webfont.svg#MonacoRegular) format('svg');
font-weight: normal;
font-style: normal;
}
.urvanov-syntax-highlighter-font-monaco * {
font-family: Monaco, 'MonacoRegular', 'Courier New', monospace !important;
}