@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?69659336');
  src: url('fonts/fontello.eot?69659336#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff2?69659336') format('woff2'),
       url('fonts/fontello.woff?69659336') format('woff'),
       url('fonts/fontello.ttf?69659336') format('truetype'),
       url('fonts/fontello.svg?69659336#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fa-c_75 {
	font-size: 75px;
}

.fa-c_vac {
	vertical-align: middle;
}

.fa-c_saveclose:before {
  	font-family: 'fontello';
  	content: '\e800';
}

.fa-c_savenew:before {
  	font-family: 'fontello';
  	content: '\e801';
}

.fa-c_savelock:before {
  	font-family: 'fontello';
  	content: '\e802';
}

.fa-c_run:before {
	font-family: 'fontello';
	content: '\e803'; 
}

.fa-c_save:before {
	font-family: 'fontello';
	content: '\e804'; 
}