/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@font-face {
    font-family: 'beryliumbold';
    src: url('beryliumbold-webfont.eot');
    src: url('beryliumbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('beryliumbold-webfont.woff2') format('woff2'),
         url('beryliumbold-webfont.woff') format('woff'),
         url('beryliumbold-webfont.ttf') format('truetype'),
         url('beryliumbold-webfont.svg#beryliumbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1,
h2,
h3,
h4,
h5,
h6 { 
	font-family: "beryliumbold";
	/*text-transform: uppercase;*/
}

h3 { font-size: 22px; line-height: 22px; }

