
@font-face {
    font-family: 'psycho';
    src: url('psychosearchfon-webfont.woff2') format('woff2'),
         url('psychosearchfon-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.mylogofont{
	font-family: 'psycho';
	font-size: 50px;
	display: inline-block;
	text-decoration: none;
	margin: 15px 5px 5px -15px;
	position: absolute;
	line-height: 0;
	font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lettertomeplease a {
	color: #fff;
	line-height: 0.5;
	text-decoration: none;
}

.lettertomeplease a:hover {
	color: #AA0505;
	text-decoration: none;
}
.topletter.rl_tooltips-link  {
	text-decoration: none;
	border-bottom: 0px dashed #111;
}

.mylogofont.mylogofont_a::before {
	content: 'a';
}
.mylogofont.mylogofont_b::before {
	content: 'b';
}