@font-face {
  font-family: 'Rubrik';
  font-weight: 200;
  font-style: normal;

  src: local('Rubrik'),
       url(rubrik-200.woff) format('woff'),
       url(rubrik-200.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 200;
  font-style: italic;

  src: local('Rubrik Italic'),
       url(rubrik-200-italic.woff) format('woff'),
       url(rubrik-200-italic.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 300;
  font-style: normal;

  src: local('Rubrik'),
       url(rubrik-300.woff) format('woff'),
       url(rubrik-300.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 300;
  font-style: italic;

  src: local('Rubrik Italic'),
       url(rubrik-300-italic.woff) format('woff'),
       url(rubrik-300-italic.otf) format('opentype');
}

@font-face {
	font-family: 'Rubrik';
	font-weight: 400;
	font-style: normal;

  src: local('Rubrik'),
       url(rubrik-400.woff) format('woff'),
       url(rubrik-400.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 400;
  font-style: italic;

  src: local('Rubrik Italic'),
       url(rubrik-400-italic.woff) format('woff'),
       url(rubrik-400-italic.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 500;
  font-style: normal;

  src: local('Rubrik Medium'),
       url(rubrik-500.woff) format('woff'),
       url(rubrik-500.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 500;
  font-style: italic;

  src: local('Rubrik Medium'),
       url(rubrik-500-italic.woff) format('woff'),
       url(rubrik-500-italic.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 600;
  font-style: normal;

  src: local('Rubrik Medium'),
       url(rubrik-600.woff) format('woff'),
       url(rubrik-600.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 600;
  font-style: italic;

  src: local('Rubrik Medium'),
       url(rubrik-600-italic.woff) format('woff'),
       url(rubrik-600-italic.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 700;
  font-style: normal;

  src: local('Rubrik'),
       url(rubrik-700.woff) format('woff'),
       url(rubrik-700.otf) format('opentype');
}

@font-face {
  font-family: 'Rubrik';
  font-weight: 700;
  font-style: italic;

  src: local('Rubrik Italic'),
       url(rubrik-700-italic.woff) format('woff'),
       url(rubrik-700-italic.otf) format('opentype');
}