@charset "UTF-8";
/*
Theme Name: Germanistik-OnePress
Theme URI: https://www.famethemes.com/themes/onepress/
Author: Thorsten Goltsche
Author URI:
Template: onepress
Version: 1.4.6
Description: Custom OnePress (Font Awesome und Atkinson Hyperlegible liegen auf https://staff.germanist.rub.de / Ohne Google Fonts)
*/

@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Atkinson Hyperlegible';
  font-style: normal;
  font-weight: normal;
  src: url('https://staff.germanistik.rub.de/wp-content/uploads/webfonts/Atkinson-Hyperlegible-Regular-102a.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Atkinson Hyperlegible';
  font-style: normal;
  font-weight: bold;
  src: url('https://staff.germanistik.rub.de/wp-content/uploads/webfonts/Atkinson-Hyperlegible-Bold-102a.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Atkinson Hyperlegible';
  font-style: italic;
  font-weight: normal;
  src: url('https://staff.germanistik.rub.de/wp-content/uploads/webfonts/Atkinson-Hyperlegible-Italic-102a.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Atkinson Hyperlegible';
  font-style: italic;
  font-weight: bold;
  src: url('https://staff.germanistik.rub.de/wp-content/uploads/webfonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body, button, input, select, textarea {
  font-family: "Atkinson Hyperlegible", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.7;
  color: #777777;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Atkinson Hyperlegible", "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  margin-top: 0;
  color: #333333;
}
