/*  do wykorzystanie tylko  w mrm   */

@font-face {
  font-family: 'Favela';
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url("./Favela_Web_Font/Favela-UltraLight.eot");
  src: url("./Favela_Web_Font/Favela-UltraLight.eot?#iefix") format('embedded-opentype'),
  url("./Favela_Web_Font/Favela-UltraLight.woff2") format('woff2'),
  url("./Favela_Web_Font/Favela-UltraLight.woff") format('woff');
}

@font-face {
  font-family: 'Favela';
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("./Favela_Web_Font/Favela-Thin.eot");
  src: url("./Favela_Web_Font/Favela-Thin.eot?#iefix") format('embedded-opentype'),
  url("./Favela_Web_Font/Favela-Thin.woff2") format('woff2'),
  url("./Favela_Web_Font/Favela-Thin.woff") format('woff');
}

@font-face {
  font-family: 'Favela';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("./Favela_Web_Font/Favela-Light.eot");
  src: url("./Favela_Web_Font/Favela-Light.eot?#iefix") format('embedded-opentype'),
  url("./Favela_Web_Font/Favela-Light.woff2") format('woff2'),
  url("./Favela_Web_Font/Favela-Light.woff") format('woff');
}

@font-face {
  font-family: 'Favela';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("./Favela_Web_Font/Favela-Regular.eot");
  src: url("./Favela_Web_Font/Favela-Regular.eot?#iefix") format('embedded-opentype'),
  url("./Favela_Web_Font/Favela-Regular.woff2") format('woff2'),
  url("./Favela_Web_Font/Favela-Regular.woff") format('woff');
}

@font-face {
  font-family: 'Favela';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("./Favela_Web_Font/Favela-Medium.eot");
  src: url("./Favela_Web_Font/Favela-Medium.eot?#iefix") format('embedded-opentype'),
  url("./Favela_Web_Font/Favela-Medium.woff2") format('woff2'),
  url("./Favela_Web_Font/Favela-Medium.woff") format('woff');
}

@font-face {
  font-family: 'Favela';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("./Favela_Web_Font/Favela-SemiBold.eot");
  src: url("./Favela_Web_Font/Favela-SemiBold.eot?#iefix") format('embedded-opentype'),
  url("./Favela_Web_Font/Favela-SemiBold.woff2") format('woff2'),
  url("./Favela_Web_Font/Favela-SemiBold.woff") format('woff');
}

@font-face {
  font-family: 'Favela';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("./Favela_Web_Font/Favela-Bold.eot");
  src: url("./Favela_Web_Font/Favela-Bold.eot?#iefix") format('embedded-opentype'),
  url("./Favela_Web_Font/Favela-Bold.woff2") format('woff2'),
  url("./Favela_Web_Font/Favela-Bold.woff") format('woff');
}

@font-face {
  font-family: 'Favela';
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("./Favela_Web_Font/Favela-Black.eot");
  src: url("./Favela_Web_Font/Favela-Black.eot?#iefix") format('embedded-opentype'),
  url("./Favela_Web_Font/Favela-Black.woff2") format('woff2'),
  url("./Favela_Web_Font/Favela-Black.woff") format('woff');
}

/* Użycie */
body {
  font-family: 'Favela', sans-serif;
}
