
@font-face {
        font-family: "PT Sans Caption";
        src: url("./fonts/pts_regular_caption.eot");
        src: url("./fonts/pts_regular_caption.eot?#iefix") format("embedded-opentype"),
        url("./fonts/pts_regular_caption.svg#JournalRegular") format("svg"),
        url("./fonts/pts_regular_caption.ttf") format("truetype");
	    font-weight: normal;
   	 font-style: normal;
}

@font-face {
     font-family: "PT Serif";
        src: url("./fonts/ptserif_regular.eot");
        src: url("./fonts/ptserif_regular.eot?#iefix") format("embedded-opentype"),
        url("./fonts/ptserif_regular.svg#JournalRegular") format("svg"),
        url("./fonts/ptserif_regular.ttf") format("truetype");
        font-weight: normal;
   	 font-style: normal;
}


@font-face {
       font-family: "PT Serif";
        src:url("./fonts/ptserif_bold.eot");
        src:url("./fonts/ptserif_bold.otf?#iefix") format("embedded-opentype"),
       url("./fonts/ptserif_bold.svg#JournalRegular") format("svg"),
       url("./fonts/ptserif_bold.ttf") format("truetype");
       font-style: normal;
       font-weight: bold;
}