/*
@import url('https://fonts.googleapis.com/css?family=Andika|Bad+Script|Caveat|Comfortaa|Cormorant+Infant|Lobster|Marck+Script|Marmelad|Neucha|PT+Mono|Pacifico|Pangolin|Poiret+One|Ruslan+Display|Underdog&display=swap');
*/
@font-face {
font-family: 'SGoogla_Neucha';
src: url('fonts/Neucha-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'SGoogla_Underdog';
src: url('fonts/Underdog-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.post-format {
    background-image: url(https://mohax.ru/images/pero.png);
    background-size: contain;
    background-color: transparent;
}

body {
    font-family: 'SGoogla_Neucha', regular !important;
    font-size: 16px !important;
    /*font-family: 'Caveat', cursive;
font-family: 'Marck Script', cursive;
font-family: 'Bad Script', cursive;
font-family: 'Cormorant Infant', serif;
font-family: 'Pacifico', cursive;
font-family: 'Lobster', cursive;
font-family: 'Comfortaa', cursive;
font-family: 'Poiret One', cursive;
font-family: 'PT Mono', monospace;
font-family: 'Neucha', cursive;
font-family: 'Pangolin', cursive;
font-family: 'Marmelad', sans-serif;
font-family: 'Andika', sans-serif;
font-family: 'Ruslan Display', cursive;
font-family: 'Underdog', cursive;*/
}

a {
    color: #1f74bd;
}

.sp-menu-item {
    font-family: 'SGoogla_Underdog', regular !important;
    font-size: 20px !important;
}

.entry-header {
 text-shadow: 0 0 5px white, 0 0 10px white, 0 0 15px white, 0 0 20px black, 0 0 35px black, 0 0 40px black, 0 0 50px black, 0 0 75px black;
 color: black;
}
.tags {
    font-size: 11px !important;
}
