﻿@font-face {
	font-family: 'Verlag-Bold';
    font-weight:bold;
    src: url('../fonts/VerlagBold.otf'),
         url('../fonts/VerlagBold.otf?#iefix') format('embedded-opentype'),
         url('../fonts/VerlagBold.ttf') format('truetype'),
         url('../fonts/VerlagBold.svg#BebasNeueRegular') format('svg');
}
@font-face {
    font-family: 'Verlag-Black';        
    src: url('../fonts/VerlagBlack.otf'),
         url('../fonts/VerlagBlack.eot?#iefix') format('embedded-opentype'),
         url('../fonts/VerlagBlack.ttf') format('truetype'),
         url('../fonts/VerlagBlack.svg#BebasNeueRegular') format('svg');
}
