﻿:root {
	--color-logo-background: #0082ff;
	--color-header-background: #89e5c7; /*rgb(0,152,69);*/
	--color-header-color: #666666;
	--color-header-border-color: #40e5ad;
	--color-pronounce-header-background: #26b86c; /*rgb(188, 239, 205);*/
	--color-pronounce-header-color: #fff;
	--color-bottun-shadow: #40e5ad; /*rgb(0,152,69);*/
	--color-button-header-back-background: #fff; /*#e8f4ff;*/
	--color-list-odd-record-background: #ecf8f4; /*rgb(188, 239, 205);*/
}

@font-face {
	font-family: 'HelvXNeueLTStd';
	font-style: normal;
	src: url(/Content/font/HelvXNeueLTStd-Roman.otf) format('opentype');
	/*font-display: swap;*/
}

@font-face {
	font-family: 'HelvXNeueLTStd';
	font-style: italic;
	src: url(/Content/font/HelvXNeueLTStd-It.otf) format('opentype');
	/*font-display: swap;*/
}