@font-face {
  font-family: 'Rethink Sans';
  src: url('/RethinkSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Rethink Sans';
  src: url('/RethinkSans-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Rethink Sans';
  src: url('/RethinkSans-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Rethink Sans';
  src: url('/RethinkSans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Rethink Sans';
  src: url('/RethinkSans-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Rethink Sans';
  src: url('/RethinkSans-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'FancySignature';
  src: url('/Fancy_Signature.ttf') format('truetype');

  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'PrettyPenRegular';
  src: url('/Pretty-Pen-Regular.ttf');
  font-weight: 400;
  font-style: italic;
}
