@font-face {
  font-family: 'Gotham';
  font-weight: 400;
  src: url('https://eu.evocdn.io/dealer/1776/content/media/Fonts/gotham-light-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Gotham';
  font-weight: 600;
  src: url('https://eu.evocdn.io/dealer/1776/content/media/Fonts/gotham-medium-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Gotham';
  font-weight: 700;
  src: url('https://eu.evocdn.io/dealer/1776/content/media/Fonts/gotham-bold-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Gotham';
  font-weight: 900;
  src: url('https://eu.evocdn.io/dealer/1776/content/media/Fonts/gotham-black-webfont.woff') format('woff');
}

.catalog-grid .container {
  background: transparent;
}