@font-face {
    font-family: 'Sans Pro Black';
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-black-webfont.eot');
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-black-webfont.woff') format('woff'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sans Pro Bold';
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-bold-webfont.eot');
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-bold-webfont.woff') format('woff'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-bold-webfont.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Sans Pro Light';
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-light-webfont.eot');
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-light-webfont.woff') format('woff'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sans Pro';
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-regular-webfont.eot');
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-regular-webfont.woff') format('woff'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sans Pro UltraLight';
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-ultralight-webfont.eot');
    src: url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-ultralight-webfont.woff') format('woff'),
         url('/website/static/css/default/ConfigureDialog/fonts/SansPro/sans-pro-ultralight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}