@font-face {
    font-family: 'thesanslp3_light', sans-serif; 
    src: url('../fonts/thesans-lp3lig-webfont.woff2') format('woff2'),
         url('../fonts/thesans-lp3lig-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'thesanslp5_plain', sans-serif;   
    src: url('../fonts/thesans-lp5plain-webfont.woff2') format('woff2'),
         url('../fonts/thesans-lp5plain-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'thesanslp6_semibold', sans-serif; 
    src: url('../fonts/thesans-lp6sebld-webfont.woff2') format('woff2'),
         url('../fonts/thesans-lp6sebld-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}