/* site anyconv.com */
@font-face {
  font-family: 'whitelabel';
  font-style: normal;
  font-weight: normal;
  src: url('./Proxima-Nova-Regular.woff2') format('woff2'),
       url('./Proxima-Nova-Regular.woff') format('woff'),
       url('./Proxima-Nova-Regular.ttf') format('truetype'),
       url('./Proxima-Nova-Regular.eot') format('eot');
  font-display: fallback;
}
@font-face {
  font-family: 'whitelabel';
  font-style: normal;
  font-weight: bold;
  src: url('./Proxima-Nova-Bold.woff2') format('woff2'),
       url('./Proxima-Nova-Bold.woff') format('woff'),
       url('./Proxima-Nova-Bold.ttf') format('truetype'),
       url('./Proxima-Nova-Bold.eot') format('eot');
  font-display: fallback;
}
