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