/*
- - - > |  @font-face  | < - - - 
*/
/* Klavika Web Basic Bold */
	@font-face {
	font-family: 'KlavikaWebBasicBold';
	src: url('KlavikaWebBasicBold.eot');
	src: url('KlavikaWebBasicBold.eot?#iefix') format('embedded-opentype'),
         url('KlavikaWebBasicBold.woff2') format('woff2'),
         url('KlavikaWebBasicBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/*
- - - > |  Font Classes  | < - - - 
*/
.KlavikaWebBasicBold {
	font-family: 'KlavikaWebBasicBold';
	font-weight: normal;
	font-style: normal;
    font-size: 28px;
    color: #000000;
    letter-spacing: 0.02em;
    text-transform: uppercase;
	}
.KlavikaWebBasicBoldindex {
	font-family: 'KlavikaWebBasicBold';
	font-weight: normal;
	font-style: normal;
    font-size: 50px;
    color: #000000;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: 1.1;
	}
.KlavikaWebBasicBold-subhead {
	font-family: 'KlavikaWebBasicBold';
	font-weight: normal;
	font-style: normal;
    font-size: 20px;
    color: #000000;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    line-height: 1.1;
	}
.KlavikaWebBasicBold1 {
	font-family: 'KlavikaWebBasicBold';
	font-weight: normal;
	font-style: normal;
    font-size: 40px;
    color: #000000;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    line-height: 1.1;
	}
