@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-Light.woff2') format('woff2'),
    url('OpenSans/OpenSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-LightItalic.woff2') format('woff2'),
    url('OpenSans/OpenSans-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-Regular.woff2') format('woff2'),
    url('OpenSans/OpenSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-Italic.woff2') format('woff2'),
    url('OpenSans/OpenSans-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-Semibold.woff2') format('woff2'),
    url('OpenSans/OpenSans-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-SemiboldItalic.woff2') format('woff2'),
    url('OpenSans/OpenSans-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-Bold.woff2') format('woff2'),
    url('OpenSans/OpenSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-BoldItalic.woff2') format('woff2'),
    url('OpenSans/OpenSans-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-ExtraBold.woff2') format('woff2'),
    url('OpenSans/OpenSans-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src:
    url('OpenSans/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
    url('OpenSans/OpenSans-ExtraBoldItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

html {
  font-family: 'Open Sans', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
}

@font-face {
  font-family: Epilogue;
  src: url('Epilogue/Epilogue-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Epilogue;
  src: url('Epilogue/Epilogue-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Epilogue;
  src: url('Epilogue/Epilogue-SemiBold.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Epilogue;
  src: url('Epilogue/Epilogue-SemiBoldItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Epilogue;
  src: url('Epilogue/Epilogue-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Epilogue;
  src: url('Epilogue/Epilogue-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Epilogue;
  src: url('Epilogue/Epilogue-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Epilogue;
  src: url('Epilogue/Epilogue-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
