/*** FONTS ***/
@font-face {
    font-family: 'Segoe Pro Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Segoe Pro Regular'), url('/font/SegoePro-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Segoe Pro Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe Pro Italic'), url('/font/SegoePro-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Segoe Pro SemiLight';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe Pro SemiLight'), url('/font/SegoePro-Semilight.woff') format('woff');
}


@font-face {
    font-family: 'Segoe Pro SemiLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe Pro SemiLight Italic'), url('/font/SegoePro-SemilightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Segoe Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe Pro Semibold'), url('/font/SegoePro-Semibold.woff') format('woff');
}


@font-face {
    font-family: 'Segoe Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe Pro Semibold Italic'), url('/font/SegoePro-SemiboldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Segoe Pro Bold';
    font-style: normal;
    font-weight: bold;
    src: local('Segoe Pro Bold'), url('/font/SegoePro-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Segoe Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe Pro Bold Italic'), url('/font/SegoePro-BoldItalic.woff') format('woff');
}

.SegoePro {
    font-family: 'Segoe Pro Regular';
    letter-spacing: 0.1px;
}

.SegoeProIT {
    font-family: 'Segoe Pro Italic';
    letter-spacing: 0.1px;
}

.SegoeProLI {
    font-family: 'Segoe Pro SemiLight';
    letter-spacing: 0.1px;
}

.SegoeProLIIT {
    font-family: 'Segoe Pro Semilight Italic';
    letter-spacing: 0.1px;
}

.SegoeProSB {
    font-family: 'Segoe Pro Semibold';
    letter-spacing: 0.1px;
}

.SegoeProSBIT {
    font-family: 'Segoe Pro Semibold Italic';
    letter-spacing: 0.1px;
}

.SegoeProB {
    font-family: 'Segoe Pro Bold';
    letter-spacing: 0.1px;
}

.SegoeProBIT {
    font-family: 'Segoe Pro Bold Italic';
    letter-spacing: 0.1px;
}

/* TTNorms */



@font-face {
    font-family: "TTNorms";
    src: url("/font/ttnorms-regular-webfont.woff");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "TTNormsIT";
    src: url("/font/ttnorms-italic-webfont.woff");
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "TTNormsSB";
    src: url("/font/ttnorms-medium-webfont.woff");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "TTNormsSBIT";
    src: url("/font/ttnorms-mediumitalic-webfont.woff");
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: "TTNormsBD";
    src: url("/font/ttnorms-bold-webfont.woff");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "TTNormsBDIT";
    src: url("/font/ttnorms-bolditalic-webfont.woff");
    font-style: italic;
    font-weight: 700;
}

.TTNorms {
    font-family: "TTNorms";
    font-style: normal;
    font-weight: 400;
}

.TTNormsSB {
    font-family: "TTNormsSB";
    font-style: normal;
    font-weight: 600;
}

.TTNormsSBIT {
    font-family: "TTNormsSBIT";
    font-style: italic;
    font-weight: 600;
}

/* Garamond */



@font-face {
    font-family: "AdobeGaramondPro";
    src: url("/font/AGaramondPro-Regular.woff");
    font-style: normal;
    font-weight: 400;
}	



@font-face {
    font-family: "AdobeGaramondProIt";
    src: url("/font/AGaramondPro-Italic.woff");
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "AdobeGaramondProSB";
    src: url("/font/AGaramondPro-Semibold.woff");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "AdobeGaramondProSBIT";
    src: url("/font/AGaramondPro-SemiboldItalic.woff");
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: "AdobeGaramondProB";
    src: url("/font/AGaramondPro-Bold.woff");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "AdobeGaramondProBIT";
    src: url("/font/AGaramondPro-BoldItalic.woff");
    font-style: italic;
    font-weight: 700;
}

.Garamond {
    font-family: "AdobeGaramondPro";
}

.GaramondIT {
    font-family: "AdobeGaramondProIt";
}

.GaramondSB {
    font-family: "AdobeGaramondProSB";
}

.GaramondSBIT {
    font-family: "AdobeGaramondProSBIT";
}

.GaramondB {
    font-family: "AdobeGaramondProB";
}

.GaramondBIT {
    font-family: "AdobeGaramondProBIT";
}



/* SourceSerif */

@font-face {
    font-family: "SourceSerif4";
    src: url("/font/SourceSerif4-Regular.woff");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "SourceSerif4It";
    src: url("/font/SourceSerif4-RegularIt.woff");
    font-style: italic;
    font-weight: 400;
}

@font-face {
    font-family: "SourceSerif4LI";
    src: url("/font/SourceSerif4-Light.woff");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "SourceSerif4LIIt";
    src: url("/font/SourceSerif4-LightIt.woff");
    font-style: italic;
    font-weight: 300;
}

@font-face {
    font-family: "SourceSerif4SB";
    src: url("/font/SourceSerif4-Semibold.woff");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "SourceSerif4SBIT";
    src: url("/font/SourceSerif4-SemiboldIt.woff");
    font-style: italic;
    font-weight: 600;
}

.SourceSerif {
    font-family: "SourceSerif4";
}

.SourceSerifIT {
    font-family: "SourceSerif4IT";
}

.SourceSerifLI {
    font-family: "SourceSerif4LI";
}

.SourceSerifLIIT {
    font-family: "SourceSerif4LIIT";
}

.SourceSerifSB {
    font-family: "SourceSerif4SB";
}

.SourceSerifSBIT {
    font-family: "SourceSerif4SBIT";
}

@font-face {
    font-family: "KleeOne";
    src: url("/font/KleeOne-Regular.woff");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "KleeOneSB";
    src: url("/font/KleeOne-SemiBold.woff");
    font-style: normal;
    font-weight: 600;
}

.KleeOne {
    font-family: "KleeOne";
}
.KleeOneSB {
    font-family: "KleeOneSB";
}