/**
 * Theme Name:     manifeste-social-liberal
 * Author:         BG-Press
 * Template:       twentytwentyfour
 * Text Domain:	   manifeste-social-liberal
 * Description:    Child Theme de Twenty Twenty Four.
 */
@font-face {
  font-family: "Arial Nova";
  src: url("fonts/ArialNova.woff2") format("woff2"), url("fonts/ArialNova.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Nova";
  src: url("fonts/ArialNova-BoldItalic.woff2") format("woff2"), url("fonts/ArialNova-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arial Nova";
  src: url("fonts/ArialNova-Bold.woff2") format("woff2"), url("fonts/ArialNova-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bison";
  src: url("fonts/Bison-Bold.woff2") format("woff2"), url("fonts/Bison-Bold.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Nova";
  src: url("fonts/ArialNova-Italic.woff2") format("woff2"), url("fonts/ArialNova-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "AvenirNext LT Pro";
  src: url("fonts/AvenirNextLTPro-Light.woff2") format("woff2"), url("fonts/AvenirNextLTPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Arial Nova"!important;
  color: #000;
}
.wp-block-site-title a {color:#ffffff!important}
h1,
.wp-block-site-title,
h2 {
  font-family: "Bison"!important;
}

h1 {
  color: #1b455d;
}

h3,
.wp-block-site-tagline {
  font-family: "AvenirNext LT Pro"!important;
}

.wp-block-site-tagline {
  color: white;
}

.wp-block-site-title {
  font-size: 2rem;
}

header {
  background-color: #1b455d;
  color: white;
}
header a {
  color: white!important;
}/*# sourceMappingURL=style.css.map */