@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik/Graphik-Regular.otf');
}
@font-face {
  font-family: 'Sofia Pro';
  src: url('../fonts/sofia-pro/SofiaProRegular.otf');
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins/Poppins-Regular.ttf');
}

// @font-face {
//   font-family: 'VisbyRoundCF-Regular';
//   font-style: normal;
//   font-weight: 400;
//   src: url('../fonts/Webfont/VisbyRoundCF-Regular.eot'); /*IE9 Compat Modes*/
//   src: local('VisbyRoundCF-Regular'), local('Regular'),
//     url('../fonts/Webfont/VisbyRoundCF-Regular.eot?#iefix') format('embedded-opentype') /*IE6-IE8*/,
//     url('../fonts/Webfont/VisbyRoundCF-Regular.woff2') format('woff2') /*Super Modern browsers*/,
//     url('../fonts/Webfont/VisbyRoundCF-Regular.woff') format('woff') /*Modern browsers*/;
// }
