@import url(http://fonts.googleapis.com/css?family=Seymour+One&subset=latin,cyrillic);

.page-header h1 {
    font-family: 'Seymour One', sans-serif;
}

h2 {
    font-size: 170%;
    border-bottom: thin dotted #888888;
}