:root {
    --color-primary: #e94b5a;
    --color-primary-hover: #ff0018;
}

@font-face {
  font-family: 'Linotype';
  src: url( '../../fonts/Linotype_OptimaLTPro-Medium.otf' ) format( 'opentype' );
}
