/*
Theme Name:   Jysk Energi
Description:  Hitalento Career Child Theme
Author:       Brandmonkey
Template:     hitalento-career-theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
  font-family: "textaalt_book";
  src: url("fonts/TextaAlt-Book.woff2") format("woff2"),
    url("fonts/TextaAlt-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "textaalt_medium";
  src: url("fonts/TextaAlt-Medium.woff2") format("woff2"),
    url("fonts/TextaAlt-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #ecefee;
}

.heading-line-fw h2 {
  background-color: #ecefee;
}

.controls .select-wrapper select {
  background-color: transparent;
}

.position-card--content {
  background-color: #ffffff;
}

h1,
h2,
h3,
strong {
  font-family: "textaalt_medium", Arial, Helvetica, sans-serif;
  font-weight: bold;
}

body,
h4,
h5,
h6,
li,
p {
  font-family: "textaalt_book", Arial, Helvetica, sans-serif;
}

footer#colophon {
  background-color: #13588f;
}
