﻿:root, :host {
  --fa-font-solid: normal 900 1em/1 "FontAwesome"; }

@font-face {
    font-family: 'Jost';
    src: url('/Themes/DefaultClean/Content/css/JostRegular.eot');
    src: url('/Themes/DefaultClean/Content/css/JostRegular.eot') format('embedded-opentype'), url('/Themes/DefaultClean/Content/css/JostRegular.woff2') format('woff2'), url('/Themes/DefaultClean/Content/css/JostRegular.woff') format('woff'), url('/Themes/DefaultClean/Content/css/JostRegular.ttf') format('truetype'), url('fonts/PlayfairDisplaySCRegular.svg#JostRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PTSerif';
    src: url('/Themes/DefaultClean/Content/css/PTSerifRegular.eot');
    src: url('/Themes/DefaultClean/Content/css/PTSerifRegular.eot') format('embedded-opentype'), url('/Themes/DefaultClean/Content/css/PTSerifRegular.woff2') format('woff2'), url('/Themes/DefaultClean/Content/css/PTSerifRegular.woff') format('woff'), url('/Themes/DefaultClean/Content/css/PTSerifRegular.ttf') format('truetype'), url('/Themes/DefaultClean/Content/css/PTSerifRegular.svg#PTSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url('/Themes/DefaultClean/Content/css/Lato-Regular.woff') format('woff'), url('/Themes/DefaultClean/Content/css/Lato-Regular.woff2') format('woff2'), url('/Themes/DefaultClean/Content/css/Lato-Regular.svg#Lato-Regular') format('svg'), url('Lato-Regular.eot'), url('/Themes/DefaultClean/Content/css/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('/Themes/DefaultClean/Content/css/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: "IcoFont";
    src: url('/Themes/DefaultClean/Content/css/icofont.woff') format('woff'), url('/Themes/DefaultClean/Content/css/icofont.woff2') format('woff2'), url('/Themes/DefaultClean/Content/css/icofont.svg#icofont') format('svg'), url('icofont.eot'), url('/Themes/DefaultClean/Content/css/icofont.eot?#iefix') format('embedded-opentype'), url('/Themes/DefaultClean/Content/css/icofont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
  font-family: 'FontAwesome;
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/Themes/DefaultClean/Content/css/fa-solid-900.woff2") format("woff2"), url("/Themes/DefaultClean/Content/css/fa-solid-900.ttf") format("truetype"); }


.fas,
.fa-solid  {
  font-family: 'FontAwesome';
  font-weight: 900; }