@font-face {
    font-family: 'police1';
    src: url('police1/police.eot');
    src: url('police1/police.eot?#iefix') format('embedded-opentype'),
         url('police1/police.woff') format('woff'),
         url('police1/police.ttf') format('truetype'),
         url('police1/police.svg#waltographregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'police2';
    src: url('police2/police.eot');
    src: url('police2/police.eot?#iefix') format('embedded-opentype'),
         url('police2/police.woff') format('woff'),
         url('police2/police.ttf') format('truetype'),
         url('police2/police.svg#waltographregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'police3';
    src: url('police3/police.eot');
    src: url('police3/police.eot?#iefix') format('embedded-opentype'),
         url('police3/police.woff') format('woff'),
         url('police3/police.ttf') format('truetype'),
         url('police3/police.svg#waltographregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


video.fdvid {
  position: fixed; left: 0; top: 0;
  min-width: 100%; min-height: 100%;
  z-index: -100;
  background: url(../pics/fond/fond.jpg) no-repeat center fixed;
  background-size: cover;
  -webkit-background-size: cover;
}
