@font-face {
    /*
    We use fontello according to application/config/fontello/config.json
    Check out https://docs.google.com/document/d/1VQ9NDj16WJEqcjayDEgBcuGnPwhQ-JMfN99ai4xHOyE/view for guide
    */
    font-family: 'FontAwesome';
    src: url('/_t/1/files/fonts/fontawesome-webfont.eot?3649');
    src: url('/_t/1/files/fonts/fontawesome-webfont.eot?3649#iefix') format('embedded-opentype'),
    url('/_t/1/files/fonts/fontawesome-webfont.woff?3649') format('woff'),
    url('/_t/1/files/fonts/fontawesome-webfont.ttf?3649') format('truetype');
    /*url('/_t/1/files/fonts/fontawesome-webfont.svg?3649#fontawesome-webfont') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
  /* Fontello - see Dropbox /cornerstone_docs/fonts */
  font-family: 'cornerstone';
  src: url('/_t/1/files/fonts/cornerstone.eot?111');
  src: url('/_t/1/files/fonts/cornerstone.eot?111#iefix') format('embedded-opentype'),
       url('/_t/1/files/fonts/cornerstone.woff?111') format('woff'),
       url('/_t/1/files/fonts/cornerstone.ttf?111') format('truetype'),
       url('/_t/1/files/fonts/cornerstone.svg?111#cornerstone') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {font-family: 'ProximaNova-Semibold';src: url('/_static/cs/fonts/2EA6F5_0_0.eot');src: url('/_static/cs/fonts/2EA6F5_0_0.eot?#iefix') format('embedded-opentype'),url('/_static/cs/fonts/2EA6F5_0_0.woff2') format('woff2'),url('/_static/cs/fonts/2EA6F5_0_0.woff') format('woff'),url('/_static/cs/fonts/2EA6F5_0_0.ttf') format('truetype'),url('/_static/cs/fonts/2EA6F5_0_0.svg#wf') format('svg');}