/**
Theme Name: Hier in Salzburg
Author: Christian Jarolim
Author URI: https://hierinsalzburg.com
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hier-in-salzburg
Template: astra
*/

/* Vollkorn */
@font-face {
  font-family: 'Vollkorn';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(https://hierinsalzburg.com/src/fonts/vollkorn.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Jost */
@font-face {
  font-family: 'Jost';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://hierinsalzburg.com/src/fonts/jost.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Reddit */
@font-face {
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url(https://hierinsalzburg.com/src/fonts/reddit.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Encode */
@font-face {
  font-family: 'Encode Sans Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://hierinsalzburg.com/src/fonts/encode.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Allgemein */
html { font-family: "Reddit Sans", sans-serif; }
h1 { font-family: "Vollkorn", serif; }
h2,h3,h4,h5,h6 { font-family: "Jost", sans-serif; }
header.site-header,footer#colophon.site-footer { font-family: "Encode Sans Condensed", sans-serif; }
footer#colophon.site-footer { color:#cfc083; font-size:15px; letter-spacing:0.9px; text-transform:uppercase; }

/* Header */
#ast-desktop-header > div.ast-above-header-wrap > div > div > div > div.site-header-above-section-right.site-header-section.ast-flex.ast-grid-right-section .link-unternehmen { background:#ffffff; padding:15px 35px; font-size:.8em; text-transform:uppercase; }
.site-branding.ast-site-identity { padding:0px; }

/* Footer */
footer#colophon.site-footer a { color:#cfc083; }
footer#colophon.site-footer a:hover, footer#colophon.site-footer a:active { color:#ffffff; }
.flogo:hover { background-color:#ffffff; } 