/*
Theme Name: IL Posto 2023
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**********************++++*/


@font-face {
  font-family: "TrajanPro";
  src:
    local("Trajan"),
    url("fonts/TrajanPro-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

/* ==== */

/* https://github.com/kaspernordkvist/uncut_sans  */

@font-face {
  font-family: "Uncut Sans Book";
  src:
    local("Uncut Sans Book"),
    url("fonts/UncutSans/Static/UncutSans-Book.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Uncut Sans Book";
  src:
    local("Uncut Sans Book Italic"),
    url("fonts/UncutSans/Static/UncutSans-BookItalic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}

/* ==== */

@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Light"),
    url("fonts/UncutSans/Static/UncutSans-Light.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Light Italic"),
    url("fonts/UncutSans/Static/UncutSans-LightItalic.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Regular"),
    url("fonts/UncutSans/Static/UncutSans-Regular.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Regular Italic"),
    url("fonts/UncutSans/Static/UncutSans-RegularItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Medium"),
    url("fonts/UncutSans/Static/UncutSans-Medium.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Medium Italic"),
    url("fonts/UncutSans/Static/UncutSans-MediumItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Semibold"),
    url("fonts/UncutSans/Static/UncutSans-Semibold.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Semibold Italic"),
    url("fonts/UncutSans/Static/UncutSans-SemiboldItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Bold"),
    url("fonts/UncutSans/Static/UncutSans-Bold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Uncut Sans";
  src:
    local("Uncut Sans Bold Italic"),
    url("fonts/UncutSans/Static/UncutSans-BoldItalic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}


/* ====================================================================================== */
