@font-face {
  font-family: Source Sans Pro,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src:
    url("") format('woff2'),
    url("") format('woff');
}

@font-face {
  font-family: Source Sans Pro,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src:
    url("") format('woff2'),
    url("") format('woff');
}