@font-face {
  	font-family: 'SkodaNext';
  	src: url('/assets/css/fonts/MMCFont-MediumOTF.otf')  format('truetype');
}
@font-face {
  	font-family: 'SkodaNextLight';
  	src: url('/assets/css/fonts/MMCFont-RegularOTF.otf')  format('truetype');
}