/* pleufpro-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'PleufPro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/PleufPro-Regular.woff2') format('woff2'),
       url('../fonts/PleufPro-Regular.ttf') format('truetype'),
       url('../fonts/PleufPro-Regular.otf') format('opentype');
}

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

@font-face {
  font-display: swap;
  font-family: 'PleufPro';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/PleufPro-Bold.woff2') format('woff2'),
       url('../fonts/PleufPro-Bold.ttf') format('truetype'),
       url('../fonts/PleufPro-Bold.otf') format('opentype');
}

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

@font-face {
  font-display: swap;
  font-family: 'PleufPro';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/PleufPro-Bold.woff2') format('woff2'),
       url('../fonts/PleufPro-Bold.ttf') format('truetype'),
       url('../fonts/PleufPro-Bold.otf') format('opentype');
}
