@font-face {
    font-family: 'Baskerville';
    src:url('Baskerville.woff2') format('woff2'),
         url('Baskerville.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}