Файл: style.css
Строк: 20
body {
color: #7a7a7a;
margin: auto;
max-width:600px;
background:
#ffffff;
border-left: 1px dotted #DDE7F0;
border-right:1px dotted
#DDE7F0;
font: 14px Arial;
-webkit-box-shadow: 0px 0px 15px
#B0B0B0;
-moz-box-shadow: 0px 0px 15px #B0B0B0;
box-shadow: 0 0 15px
#B0B0B0;
font-family: Tahoma;
}
@font-face {
font-family:
'ruble';
src: url('rouble-webfont.eot');
src:
url('rouble-webfont.eot?#iefix') format('embedded-opentype'),
url('rouble-webfont.svg') format('svg'), url('rouble-webfont.woff2')
format('woff2'), url('rouble-webfont.woff') format('woff'),
url('rouble-webfont.ttf') format('truetype');
font-weight:
normal;
font-style: normal;
}
.RUR {
font-family:
'ruble';
font-size: 254px;
}