// Dell-UI FONTS
// Dell Sherpa v1.1 based on Bootstrap v3.1.1
// DCX, Dell, Inc. 2014
// --------------------------------------------------

@font-face {
    font-family: 'museo-sans-for-dell-100';
    src: url('fonts/museosansfordell-100-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosansfordell-100-webfont.woff') format('woff'),
         url('fonts/museosansfordell-100-webfont.ttf') format('truetype'),
         url('fonts/museosansfordell-100-webfont.svg#MuseoSansForDell100') format('svg');
    font-weight: normal;
    font-style: normal;
  }

@font-face {
    font-family: 'museo-sans-for-dell-300';
    src: url('fonts/museosansfordell-300-webfont.eot'),
         url('fonts/museosansfordell-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosansfordell-300-webfont.woff') format('woff'),
         url('fonts/museosansfordell-300-webfont.ttf') format('truetype'),
         url('fonts/museosansfordell-300-webfont.svg#MuseoSansForDell300') format('svg');
    font-weight: normal;
    font-style: normal;
  }

@font-face {
  font-family: 'icon-ui';
  src:url('fonts/icon-ui.eot');
  src:url('fonts/icon-ui.eot?#iefix') format('embedded-opentype'),
    url('fonts/icon-ui.woff') format('woff'),
    url('fonts/icon-ui.ttf') format('truetype'),
    url('fonts/icon-ui.svg#icon-ui') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icon-small';
  src:url('fonts/icon-small.eot');
  src:url('fonts/icon-small.eot?#iefix') format('embedded-opentype'),
    url('fonts/icon-small.woff') format('woff'),
    url('fonts/icon-small.ttf') format('truetype'),
    url('fonts/icon-small.svg#icon-small') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icon-large';
  src:url('fonts/icon-large.eot');
  src:url('fonts/icon-large.eot?#iefix') format('embedded-opentype'),
    url('fonts/icon-large.woff') format('woff'),
    url('fonts/icon-large.ttf') format('truetype'),
    url('fonts/icon-large.svg#icon-large') format('svg');
  font-weight: normal;
  font-style: normal;
}
