/* Poppins */

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

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

/* PT Serif */

@font-face {
    font-family: 'embed-ptserif';
    src: url('ptserif/ptserif-regular-webfont.eot');
    src: url('ptserif/ptserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptserif/ptserif-regular-webfont.woff') format('woff'),
         url('ptserif/ptserif-regular-webfont.ttf') format('truetype'),
         url('ptserif/ptserif-regular-webfont.svg#embed-ptserif') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'embed-ptserif';
    src: url('ptserif/ptserif-bold-webfont.eot');
    src: url('ptserif/ptserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptserif/ptserif-bold-webfont.woff') format('woff'),
         url('ptserif/ptserif-bold-webfont.ttf') format('truetype'),
         url('ptserif/ptserif-bold-webfont.svg#embed-ptserif') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'embed-ptserif';
    src: url('ptserif/ptserif-italic-webfont.eot');
    src: url('ptserif/ptserif-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptserif/ptserif-italic-webfont.woff') format('woff'),
         url('ptserif/ptserif-italic-webfont.ttf') format('truetype'),
         url('ptserif/ptserif-italic-webfont.svg#embed-ptserif') format('svg');
    font-weight: normal;
    font-style: italic;
}