/* @font-face {
  font-family: 'Epilogue';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Epilogue/Epilogue-Round.otf') format('opentype');
} */
/* @font-face {
  font-family: 'Epilogue-Stamp';
  font-style: normal;
  font-weight: normal;
  src: url('./fonts/Epilogue/Epilogue-Stamp.woff') format('woff');
} */
@font-face {
  font-family: 'Epilogue-Stamp';
  src: url('./fonts/Epilogue/Epilogue-Stamp.woff2') format('woff2'),
    url('./fonts/Epilogue/Epilogue-Stamp.woff') format('woff'),
    url('./fonts/Epilogue/Epilogue-Stamp.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
