@font-face {
  font-family: 'Calibri Regular';
  src: url('/css/fonts/calibri.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Calibri Light';
    src: url('/css/fonts/calibril.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri Bold';
    src: url('/css/fonts/calibrib.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ALS Rubl';
    font-style: normal;
    font-weight: normal;
    src: local('ALS Rubl'), url('/css/fonts/rouble.woff') format('woff');
}
