@charset "UTF-8";
@font-face {
  font-family: 'larken';
  src: url('../fonts/regular-larken/Larken-Regular.otf') format("opentype");
  font-weight: 500;
  font-style: normal; 
}