@charset "utf-8";
/* CSS Document */

/*
    * MyriadPro-Regular
    * MyriadPro-Bold
    * MyriadPro-Cond
*/

@font-face {
    font-family: 'DINWebPro';
    src: url('DINWebPro.eot');
    src: local('☺'), url('DINWebPro.woff') format('woff'), url('DINCompPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINWebPro-Bold';
    src: url('DINWebPro-Bold.eot');
    src: local('☺'), url('DINWebPro-Bold.woff') format('woff'), url('DINCompPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika-Light';
    src: url('Klavika-Light.otf');
    src: local('☺'), url('Klavika-Light.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MankSans';
    src: url('MankSans.ttf');
    src: local('☺'), url('MankSans.ttf') format('ttf');
	font-weight: normal;
    font-style: normal;
}