/**
 * Fonts
 *
 * @author Lex Lexter <hi@leximo.cz>
 * @version 1.0.0
 * @website https://leximo.cz/
 */

@font-face {
  font-family: 'Clear Sans Bl';
  src: url('../fonts/ClearSans-Bl.woff2') format('woff2'),
       url('../fonts/ClearSans-Bl.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans Bk';
  src: url('../fonts/ClearSans-Bk.woff2') format('woff2'),
       url('../fonts/ClearSans-Bk.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans Bd';
  src: url('../fonts/ClearSans-Bd.woff2') format('woff2'),
       url('../fonts/ClearSans-Bd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-Bold.woff2') format('woff2'),
       url('../fonts/ClearSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-Italic.woff2') format('woff2'),
       url('../fonts/ClearSans-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans XTh';
  src: url('../fonts/ClearSans-XTh.woff2') format('woff2'),
       url('../fonts/ClearSans-XTh.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-MediumItalic.woff2') format('woff2'),
       url('../fonts/ClearSans-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-Thin.woff2') format('woff2'),
       url('../fonts/ClearSans-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans Th';
  src: url('../fonts/ClearSans-Th.woff2') format('woff2'),
       url('../fonts/ClearSans-Th.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans Ul';
  src: url('../fonts/ClearSans-Ul.woff2') format('woff2'),
       url('../fonts/ClearSans-Ul.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans Lt';
  src: url('../fonts/ClearSans-Lt.woff2') format('woff2'),
       url('../fonts/ClearSans-Lt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans.woff2') format('woff2'),
       url('../fonts/ClearSans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans XLt';
  src: url('../fonts/ClearSans-XLt.woff2') format('woff2'),
       url('../fonts/ClearSans-XLt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-BoldItalic.woff2') format('woff2'),
       url('../fonts/ClearSans-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans Md';
  src: url('../fonts/ClearSans-Md.woff2') format('woff2'),
       url('../fonts/ClearSans-Md.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-Medium.woff2') format('woff2'),
       url('../fonts/ClearSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans SBd';
  src: url('../fonts/ClearSans-SBd.woff2') format('woff2'),
       url('../fonts/ClearSans-SBd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-Light.woff2') format('woff2'),
       url('../fonts/ClearSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}