@font-face {
    font-family: 'PristinaRegular';
    src: url('../fonts/pristina.eot');
    src: url('../fonts/pristina.eot') format('embedded-opentype'),
         url('../fonts/pristina.woff') format('woff'),
         url('../fonts/pristina.ttf') format('truetype'),
         url('../fonts/pristina.svg#PristinaRegular') format('svg');
}