@font-face {
    font-family: "SFUI Regular";
    src: url('/fonts/SFUIText-Regular.eot');
    src: url('/fonts/SFUIText-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/SFUIText-Regular.woff2') format('woff2'),
         url('/fonts/SFUIText-Regular.woff') format('woff'),
         url('/fonts/SFUIText-Regular.ttf') format('truetype'),
         url('/fonts/SFUIText-Regular.svg#pier_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}