@font-face {
  font-family: 'cotillionregular';
  src: url('http://cukiernia-trojanka.pl/fonts/cotillio-webfont.woff2') format('woff2'),
         url('http://cukiernia-trojanka.pl/fonts/cotillio-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'courgetteregular';
  src: url('http://cukiernia-trojanka.pl/fonts/courgette-regular-webfont.woff2') format('woff2'),
         url('http://cukiernia-trojanka.pl/fonts/courgette-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'clicker_scriptregular';
  src: url('http://cukiernia-trojanka.pl/fonts/click-webfont.woff2') format('woff2'),
         url('http://cukiernia-trojanka.pl/fonts/click-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.content-area .page .entry-header .entry-title {
  display: none;
}

.content-area .page .text-holder {
  padding-top: 0px;
}

.intro .columns-2 .heading .main-title {
  font-family: 'clicker_scriptregular';
}

.our-staff .header .main-title {
  font-family: 'clicker_scriptregular';
}

.special .header .main-title {
  font-family: 'clicker_scriptregular';
}

.featured .header .main-title {
  font-family: 'clicker_scriptregular';
}

.blog-section .header .main-title {
  font-family: 'clicker_scriptregular';
}

/*
wyłączenie zdjęcia z strony opisu
*/

.content-area .page .post-thumbnail img {
  display: none;
}

/*
Sekcji blog
*/

.blog-section .post {
  display: none;
}

.entry-meta {
  display: none;
}

.post-navigation .nav-previous {
  display: none;
}

.post-navigation .nav-next {
  display: none;
}