@font-face {
  font-family: 'FontAwesome';
  src: url('https://qpp.cms.gov/assets/fonts/fontawesome-webfont.eot?')
      format('eot'),
    url('https://qpp.cms.gov/assets/fonts/fontawesome-webfont.woff2')
      format('woff2'),
    url('https://qpp.cms.gov/assets/fonts/fontawesome-webfont.woff')
      format('woff'),
    url('https://qpp.cms.gov/assets/fonts/fontawesome-webfont.ttf')
      format('truetype'),
    url('https://qpp.cms.gov/assets/fonts/fontawesome-webfont.svg')
      format('svg');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  letter-spacing: -0.2px;
  src: url('https://qpp.cms.gov/assets/fonts/Rubik-Light.ttf');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.2px;
  src: url('https://qpp.cms.gov/assets/fonts/Rubik-Regular.ttf');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.2px;
  src: url('https://qpp.cms.gov/assets/fonts/Rubik-Medium.ttf');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.2px;
  src: url('https://qpp.cms.gov/assets/fonts/Rubik-Bold.ttf');
}
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  src: url('https://qpp.cms.gov/assets/fonts/FontAwesome.otf')
    format('opentype');
}
