@font-face {
  font-family: 'Calling Code';
  src: url('/assets/fonts/CallingCode/callingcode-regular-webfont.woff2') format('woff2'),
    url('/assets/fonts/CallingCode/callingcode-regular-webfont.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: fallback;
}
