/* ANNEXX */ 
/* ANX014 внешний вид тела страницы */ 
.t-records { 
 background-color: #ffffff; 
} 
body.t-body { 
 background-color: transparent !important; 
 background-image: url(); 
 background-repeat: repeat; 
 background-attachment: fixed; 
} 
 
@supports not (-webkit-touch-callout: none) { 
 body.t-body { 
 background-position: center; 
 } 
} 
/* ANNEXX конец кода */ 

/* Generated by ParaType (http://www.paratype.com)*/
/* Font Mont: Copyright ? ParaType, 2018. All rights reserved.*/
            
@font-face {
	font-family: 'MontWebRegular';
	src: 
		url('Mont_Regular.woff2') format('woff2'),
		url('Mont_Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* Generated by ParaType (http://www.paratype.com)*/
/* Font Holgada: Copyright ? ParaType, 2018. All rights reserved.*/
            
@font-face {
	font-family: 'HolgadaWebLight';
	src: 
		url('Holgada_Light.woff2') format('woff2'),
		url('Holgada_Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}