@font-face {
    font-family: 'timesnewromanpsmtregular';
    src: url('../fonts/timesnewromanpsmtregular/timesnewromanpsmt-webfont.woff2') format('woff2'),
         url('../fonts/timesnewromanpsmtregular/timesnewromanpsmt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-bold/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../opensans-regular/opensans-regular-webfont.woff2') format('woff2'),
         url('../opensans-regular/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato_regular/lato-regular-webfont-webfont.woff2') format('woff2'),
         url('../fonts/lato_regular/lato-regular-webfont-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}