/**
 * @license
 *
 * Font Family: Epilogue
 * Designed by: Tyler Finck, Etcetera Type Co
 * URL: https://www.fontshare.com/fonts/epilogue
 * © 2023 Indian Type Foundry
 *
 * Font Styles:
 * Epilogue Variable(Variable font)
 * Epilogue Variable Italic(Variable font)
 * 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-Variable';
  src: url('../webfonts/Epilogue-Variable.woff2') format('woff2'),
       url('../webfonts/Epilogue-Variable.woff') format('woff'),
       url('../webfonts/Epilogue-Variable.ttf') format('truetype');
       font-weight: 100 900;
       font-display: swap;
       font-style: normal;
}


/**
* 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-VariableItalic';
  src: url('../webfonts/Epilogue-VariableItalic.woff2') format('woff2'),
       url('../webfonts/Epilogue-VariableItalic.woff') format('woff'),
       url('../webfonts/Epilogue-VariableItalic.ttf') format('truetype');
       font-weight: 100 900;
       font-display: swap;
       font-style: italic;
}


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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


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

