@font-face {
  font-family: 'MyGirlIsRetro';
  src: url('MyGirlIsRetro.svg#MyGirlIsRetro') format('svg'),
       url('MyGirlIsRetro.ttf') format('truetype'),
       url('MyGirlIsRetro.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyGirlIsRetroDEMO';
  src: url('MyGirlIsRetroDEMO.eot');
  src: url('MyGirlIsRetroDEMO.eot?#iefix') format('embedded-opentype'),
       url('MyGirlIsRetroDEMO.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

