/**
 * @license
 *
 * Font Family: Epilogue
 * Designed by: Tyler Finck, Etcetera Type Co
 * URL: https://www.fontshare.com/fonts/epilogue
 * © 2024 Indian Type Foundry
 *
 * Font Styles:
 * Epilogue Thin
 * Epilogue Thin Italic
 * Epilogue Extra Light
 * Epilogue Extra Light Italic
 * Epilogue Light
 * Epilogue Light Italic
 * Epilogue Regular
 * Epilogue Italic
 * Epilogue Medium
 * Epilogue Medium Italic
 * Epilogue Semi Bold
 * Epilogue Semi Bold Italic
 * Epilogue Bold
 * Epilogue Bold Italic
 * Epilogue Extra Bold
 * Epilogue Extra Bold Italic
 * Epilogue Black
 * Epilogue Black Italic
 *
*/


/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 400.0;
*
* available axes:

* 'wght' (range from 100.0 to 900.0)

*/


@font-face {
  font-family: Epilogue;
  src: url('Epilogue-Thin.woff2') format('woff2'),
       url('Epilogue-Thin.woff') format('woff');
       font-weight: 100;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: Epilogue;
  src: url('Epilogue-ThinItalic.woff2') format('woff2'),
       url('Epilogue-ThinItalic.woff') format('woff');
       font-weight: 100;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: Epilogue;
  src: url('Epilogue-ExtraLight.woff2') format('woff2'),
       url('Epilogue-ExtraLight.woff') format('woff');
       font-weight: 200;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: Epilogue;
  src: url('Epilogue-ExtraLightItalic.woff2') format('woff2'),
       url('Epilogue-ExtraLightItalic.woff') format('woff');
       font-weight: 200;
       font-display: swap;
       font-style: italic;
}


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


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


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


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


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


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


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


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


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


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


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


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


@font-face {
  font-family: Epilogue;
  src: url('Epilogue-Black.woff2') format('woff2'),
       url('Epilogue-Black.woff') format('woff');
       font-weight: 900;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: Epilogue;
  src: url('Epilogue-BlackItalic.woff2') format('woff2'),
       url('Epilogue-BlackItalic.woff') format('woff');
       font-weight: 900;
       font-display: swap;
       font-style: italic;
}

