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

#catalog .head.title .wrapper .bottom.aligned .ui.header {
  white-space: normal;
}
