/* Podkova ------------------------*/
@font-face {
  font-family: 'SF Pro Display';
  src: url('../fonts/SF-Pro-Display-Light.eot');
  src: url('../fontsSF-Pro-Display-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SF-Pro-Display-Light.woff2') format('woff2'),
    url('../fonts/SF-Pro-Display-Light.woff') format('woff'),
    url('../fonts/SF-Pro-Display-Light.ttf') format('truetype'),
    url('../fonts/SF-Pro-Display-Light.svg#SF-Pro-Display-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('../fonts/SF-Pro-Display.eot');
  src: url('../fontsSF-Pro-Display.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SF-Pro-Display.woff2') format('woff2'),
    url('../fonts/SF-Pro-Display.woff') format('woff'),
    url('../fonts/SF-Pro-Display.ttf') format('truetype'),
    url('../fonts/SF-Pro-Display.svg#SF-Pro-Display') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('../fonts/SF-Pro-Display-Medium.eot');
  src: url('../fontsSF-Pro-Display-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SF-Pro-Display-Medium.woff2') format('woff2'),
    url('../fonts/SF-Pro-Display-Medium.woff') format('woff'),
    url('../fonts/SF-Pro-Display-Medium.ttf') format('truetype'),
    url('../fonts/SF-Pro-Display-Medium.svg#SF-Pro-Display-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('../fonts/SF-Pro-Display-Semibold.eot');
  src: url('../fontsSF-Pro-Display-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SF-Pro-Display-Semibold.woff2') format('woff2'),
    url('../fonts/SF-Pro-Display-Semibold.woff') format('woff'),
    url('../fonts/SF-Pro-Display-Semibold.ttf') format('truetype'),
    url('../fonts/SF-Pro-Display-Semibold.svg#SF-Pro-Display-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'SF Pro Display';
  src: url('../fonts/SF-Pro-Display-Bold.eot');
  src: url('../fontsSF-Pro-Display-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SF-Pro-Display-Bold.woff2') format('woff2'),
    url('../fonts/SF-Pro-Display-Bold.woff') format('woff'),
    url('../fonts/SF-Pro-Display-Bold.ttf') format('truetype'),
    url('../fonts/SF-Pro-Display-Bold.svg#SF-Pro-Display-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}