@font-face {
    font-family: 'SohoGothicProBold';
    src: url('../font/SohoGothicPro-Bold.eot');
    src: url('../font/SohoGothicPro-Bold.eot') format('embedded-opentype'),
         url('../font/SohoGothicPro-Bold.woff2') format('woff2'),
         url('../font/SohoGothicPro-Bold.woff') format('woff'),
         url('../font/SohoGothicPro-Bold.ttf') format('truetype'),
         url('../font/SohoGothicPro-Bold.svg#SohoGothicPro-Bold') format('svg');
}
@font-face {
    font-family: 'SohoGothicProLight';
    src: url('../font/SohoGothicPro-Light.eot');
    src: url('../font/SohoGothicPro-Light.eot') format('embedded-opentype'),
         url('../font/SohoGothicPro-Light.woff2') format('woff2'),
         url('../font/SohoGothicPro-Light.woff') format('woff'),
         url('../font/SohoGothicPro-Light.ttf') format('truetype'),
         url('../font/SohoGothicPro-Light.svg#SohoGothicPro-Light') format('svg');
}
@font-face {
    font-family: 'SohoGothicProRegular';
    src: url('../font/SohoGothicPro-Regular.eot');
    src: url('../font/SohoGothicPro-Regular.eot') format('embedded-opentype'),
         url('../font/SohoGothicPro-Regular.woff2') format('woff2'),
         url('../font/SohoGothicPro-Regular.woff') format('woff'),
         url('../font/SohoGothicPro-Regular.ttf') format('truetype'),
         url('../font/SohoGothicPro-Regular.svg#SohoGothicPro-Regular') format('svg');
}