﻿/*-----------------------------------------------------------
1. Общее
------------------------------------------------------------*/
@font-face{ font-family: AcademyC; src: url(../font/AcademyC.otf)}
p { margin: 0 0 1em 0; }
pre { font-family: 'Courier New'; }



/*-----------------------------------------------------------
2. Размеры шрифта
------------------------------------------------------------*/
html { font-size: 100.01%; }
body { font-size: 16px; line-height: 1.125em; font-family: "xxxLucida Grande", xxxCalibri, Arial, sans-serif; }
* html body { font-size: 100%; }

/*
font-size: 0.6875em for 11px (16x0.6875=11)
font-size: 0.75em for 12px (16x0.75=12)
font-size: 0.875em for 14px (16x.875=14)



a, a:visited { color: #d02130; }
a:hover { color: #000; }
*/

.facilities-content{
  width: 99%;
}