@charset "UTF-8";
/* Custom typeface — Open Sans (body text) */
 { font-family: "Poti"; src: url("") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; }
 { font-family: "Poti"; src: url("") format("woff2"); font-weight: 400; font-style: italic; font-display: swap; } 
{ font-family: "Poti"; src: url("") format("woff2"); font-weight: 700; font-style: normal; font-display: swap; }

{ font-family: "Open Sans"; src: url("") format("woff2"); font-weight: 700; font-style: italic; font-display: swap; }

body{
background:#d48d00;
text-align:center;
font-family:Poti;
}
@font-face{
    font-family: 'Poti';
    src: url('characters/olive-assets/poti woff.woff') format('woff');
}
