
@font-face {
    font-family: peb;
    src: url('/wp-content/plugins/pebweb-font-peb/peb.otf');
    src: url('/wp-content/plugins/pebweb-font-peb/peb.ttf');
	src: url('/wp-content/plugins/pebweb-font-peb/peb.woff');
    src: url('/wp-content/plugins/pebweb-font-peb/peb.woff2');
    font-weight: normal;
    font-style: normal;
	font-display: block;
}
.peb{
	font-family: peb;
	font-size: 115%;
	text-transform: none;
}

