/* Typografia */
/* BebasNeue */
@font-face {
  font-family: 'BebasNeue';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/BebasNeue Regular.ttf') format('truetype')
}
@font-face {
  font-family: 'BebasNeue';
  font-weight: 200;
  src: url('../fonts/BebasNeue Thin.ttf') format('truetype')
}
@font-face {
  font-family: 'Digital7';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/digital-7.ttf') format('truetype')
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-ext-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
    url('../fonts/roboto-v20-latin-ext-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/roboto-v20-latin-ext-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/roboto-v20-latin-ext-regular.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/roboto-v20-latin-ext-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/roboto-v20-latin-ext-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}

/* roboto-500 - latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v20-latin-ext-500.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
    url('../fonts/roboto-v20-latin-ext-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/roboto-v20-latin-ext-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/roboto-v20-latin-ext-500.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/roboto-v20-latin-ext-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/roboto-v20-latin-ext-500.svg#Roboto') format('svg');
  /* Legacy iOS */
}

/* Ikony */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?25l3n4');
  src: url('../fonts/icomoon.eot?25l3n4#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?25l3n4') format('truetype'),
    url('../fonts/icomoon.woff?25l3n4') format('woff'),
    url('../fonts/icomoon.svg?25l3n4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-data:before {
  content: "\e901";
}

.icon-question-circle:before {
  content: "\e921";
}

.icon-akceptuj:before {
  content: "\e900";
}

.icon-dodaj:before {
  content: "\e90b";
}

.icon-dodane:before {
  content: "\e90c";
}

.icon-edytuj:before {
  content: "\e90d";
}

.icon-facebook:before {
  content: "\e90e";
}

.icon-google:before {
  content: "\e90f";
}

.icon-hamburger:before {
  content: "\e910";
}

.icon-instagram:before {
  content: "\e911";
}

.icon-kategoria:before {
  content: "\e912";
}

.icon-krew:before {
  content: "\e913";
  color: #344154;
}

.icon-logowanie:before {
  content: "\e914";
}

.icon-lokalizacja:before {
  content: "\e915";
}

.icon-metabolizm:before {
  content: "\e916";
  color: #344154;
}

.icon-nazwa:before {
  content: "\e917";
}

.icon-nowotwory:before {
  content: "\e918";
}

.icon-plus:before {
  content: "\e919";
}

.icon-psychiczne:before {
  content: "\e91a";
}

.icon-rejestracja:before {
  content: "\e91b";
}

.icon-szukaj:before {
  content: "\e91c";
}

.icon-ustawienia:before {
  content: "\e91d";
}

.icon-wyslij:before {
  content: "\e91e";
}

.icon-zakazne:before {
  content: "\e91f";
}

.icon-zamknij:before {
  content: "\e920";
}