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