@charset "UTF-8";
/*
Theme Name: APEROLOG
Theme URI: —
Version: 4.24.0
Description: Graphiste/designer.
Author: Leo Virieu
Author URI: https://leovirieu.fr
Template: Divi
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*
Et c'est partiiiiiieeeeee
*/
body {
  background: none;
}

@font-face {
  font-family: "Fenton-Thin";
  src: url("fonts/Fenton-Thin.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Fenton-Regular";
  src: url("fonts/Fenton-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Fenton-Medium";
  src: url("fonts/Fenton-Medium.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Fenton-Light";
  src: url("fonts/Fenton-Light.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Fenton-Bold";
  src: url("fonts/Fenton-Bold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Fenton-Black";
  src: url("fonts/Fenton-Black.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "BAHNSCHRIFT";
  src: url("fonts/BAHNSCHRIFT.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.et_pb_scroll_top.et-pb-icon {
  padding: 0 0 0 3px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  color: #222222;
  background: #fff;
  bottom: 20%;
}

div.container.clearfix {
  width: 100%;
}

#footer-info {
  position: fixed;
  bottom: 40px;
  right: -35px;
  z-index: 100000;
  transform: rotate(-90deg);
  font-size: 12px !important;
}

#footer-info a {
  font-weight: 400 !important;
}

#footer-bottom {
  padding: 0px 0 0px;
}
