
/* Font: Blogger Sans */

@font-face {
    font-family: 'blogger-sans-regular';
    src: url('../fonts/blogger-bans-webfont.woff2') format('woff2'),
         url('../fonts/blogger-bans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/* Font: Fira Sans */

@font-face {
    font-family: 'fira-sans-book';
    src: url('../fonts/firasans-book-webfont.woff2') format('woff2'),
         url('../../fonts/firasans-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fira-sans-regular';
    src: url('../fonts/firasans-regular-webfont.woff2') format('woff2'),
         url('../fonts/firasans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fira-sans-medium';
    src: url('../fonts/firasans-medium-webfont.woff2') format('woff2'),
         url('../fonts/firasans-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fira-sans-light';
    src: url('../fonts/firasans-light-webfont.woff2') format('woff2'),
         url('../fonts/firasans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



* { margin:0px; padding:0px; border:0px; }

p { margin:0px; padding:0px; }




p   { font-size:18px;
      line-height:24px;
      font-family: 'fira-sans-book', Arial, sans-serif, Helvetica;
      font-style:normal;
      font-weight:normal;
      font-stretch:normal;
      font-variant:normal;
      letter-spacing:0px;
      word-spacing:0px;
      text-decoration:none;
      text-align:justify;
      vertical-align:top;
      color:#333333;
      border:0px;
      margin:0px; }

ul   { font-size:18px;
      line-height:24px;
      font-family: 'fira-sans-book', Arial, sans-serif, Helvetica;
      font-style:normal;
      font-weight:normal;
      font-stretch:normal;
      font-variant:normal;
      letter-spacing:0px;
      word-spacing:0px;
      text-decoration:none;
      text-align:justify;
      vertical-align:top;
      color:#333333;
      border:0px;
      margin:0px; }


p.navigation   { font-size:20px;
                 line-height:24px;
                 font-family: 'blogger-sans-regular', Arial, sans-serif, Helvetica;
                 font-style:normal;
                 font-weight:normal;
                 font-stretch:normal;
                 font-variant:normal;
                 letter-spacing:1px;
                 word-spacing:0px;
                 text-decoration:none;
                 text-align:left;
                 vertical-align:top;
                 color:#91989c;
                 border:0px;
                 margin:0px; }



p.navigation_medium   { font-size:18px;
                      line-height:24px;
                      font-family: 'blogger-sans-regular', Arial, sans-serif, Helvetica;
                      font-style:normal;
                      font-weight:normal;
                      font-stretch:normal;
                      font-variant:normal;
                      letter-spacing:1px;
                      word-spacing:0px;
                      text-decoration:none;
                      text-align:left;
                      vertical-align:top;
                      color:#91989c;
                      border:0px;
                      margin:0px; }


h1  { font-size:30px;
      line-height:38px;
      font-family: 'fira-sans-medium', Arial, sans-serif, Helvetica;
      font-style:normal;
      font-weight:normal;
      font-stretch:normal;
      font-variant:normal;
      letter-spacing:0px;
      word-spacing:0px;
      text-decoration:none;
      text-align:left;
      vertical-align:top;
      color:#ae5159;
      border:0px;
      margin:0px; }



a:link { text-decoration:none; color:#ae5159; }
a:visited { text-decoration:none; color:#ae5159; }
a:hover { text-decoration:none; color:#ae5159; }
a:active { text-decoration:none; color:#ae5159; }

a.navigation:link { text-decoration:none; color:#91989c; }
a.navigation:visited { text-decoration:none; color:#91989c; }
a.navigation:hover { text-decoration:none; color:#000000; }
a.navigation:active { text-decoration:none; color:#91989c; }