@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope-regular.eot');
    src: local('../fonts/manrope-regular'), local('../fonts/manrope-regular'), 
         url('../fonts/manrope-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/manrope-regular.woff') format('woff'),
         url('../fonts/manrope-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope-bold.eot');
    src: local('../fonts/manrope-bold'), local('../fonts/manrope-bold'), 
         url('../fonts/manrope-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/manrope-bold.woff') format('woff'),
         url('../fonts/manrope-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'PTserif';
    src: url('../fonts/pt-serif-regular.eot');
    src: local('../fonts/pt-serif-regular'), local('../fonts/pt-serif-regular'), 
         url('../fonts/pt-serif-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt-serif-regular.woff') format('woff'),
         url('../fonts/pt-serif-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'PTserif';
    src: url('../fonts/pt-serif-italic.eot');
    src: local('../fonts/pt-serif-italic'), local('../fonts/pt-serif-italic'), 
         url('../fonts/pt-serif-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt-serif-italic.woff') format('woff'),
         url('../fonts/pt-serif-italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
