@font-face {
    font-family: 'robotoSlab-regular';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/RobotoSlab-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoSlab-light';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/RobotoSlab-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoSlab-bold';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/RobotoSlab-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-light';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoSlab-boldItalic';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'roboto-black';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/Roboto-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto-bold';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoCondensed-light';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoCondensed-regular';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoCondensed-bold';
    src: url('?#iefix') format('embedded-opentype'),
    url('/files/themes/doklab_theme/fonts/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Style sheet tbt_typo */
p {
	margin: 0 0 28px;
	text-align: justify;
	color: #fff;
	letter-spacing: .05em;
	font-family: "Helvetica Neue", helvetica, sans-serif;
	font-size: 22px;
	line-height: 36px;
}

/* Style sheet tbt_typo */
.text {
    margin:0 0 28px;
    text-align:justify;
    font:22px/28px "Helvetica Neue",helvetica,sans-serif;
    color:#fff;
    letter-spacing:.05em;
}
h1 {
    margin-top:5px;
    margin-bottom:20px;
    padding-left:10px;
    font:22px "Helvetica Neue",helvetica,sans-seriff;
    font-weight:bold;
    color:#000;
    letter-spacing:.18em;
}
h2 {
    margin-top:0;
    margin-bottom:4px;
    padding:0 28px 0 0;
    font-size:22px;
    line-height:28px;
    font-weight:normal;
    color:#3c4722;
    letter-spacing:.2em;
}
h3 {
    margin-top:24px;
    margin-bottom:30px;
    padding:5px 28px 8px;
    font-size:16px;
    font-weight:bold;
    color:#3c4722;
    letter-spacing:.2em;
}
h4 {
    margin-top:24px;
    margin-bottom:30px;
    padding:5px 28px 8px;
    font-size:12px;
    font-weight:bold;
    color:#3c4722;
    letter-spacing:.2em;
}
