@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-ExtraLightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-BoldItalic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-ExtraBoldItalic.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}
@font-face {
	font-family: 'source-code-pro-new-2';
	src: url('source-code-pro-new-2/SourceCodePro-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

.urvanov-syntax-highlighter-font-source-code-pro-new-2 * {
    font-family: 'source-code-pro-new-2', Arial, sans-serif !important;
}
