/*

*	external-fonts

*/

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Light.ttf");
    src: url("../fonts/Montserrat-Light.woff");
    font-weight:300;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Regular.ttf");
    src: url("../fonts/Montserrat-Regular.woff");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Medium.ttf");
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-SemiBold.ttf");
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Bold.ttf");
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Dearjoe";
    src: url("../fonts/dearJoe-1-MS.ttf");
    src: url("../fonts/dearjoe.woff");
    src: url("../fonts/dearJoe.woff2");
    font-display: swap;
}

@font-face {
    font-family: "Gotham-Book";
    src: url("../fonts/Gotham-Book.ttf");
    src: url("../fonts/Gotham-Book.woff");
    src: url("../fonts/Gotham-Book.woff2");
    font-display: swap;
}

@font-face {
    font-family: "Gotham-Medium";
    src: url("../fonts/Gotham-Medium.ttf");
    src: url("../fonts/Gotham-Medium.woff");
    src: url("../fonts/Gotham-Medium.woff2");
    font-display: swap;
}

@font-face {
    font-family: "Gotham-BoldItalic";
    src: url("../fonts/Gotham-BoldItalic.ttf");
    src: url("../fonts/Gotham-BoldItalic.woff");
    src: url("../fonts/Gotham-BoldItalic.woff2");
    font-display: swap;
}


@font-face {
    font-family: "Figtree";
    src: url("../fonts/Figtree-Regular.ttf");
    src: url("../fonts/Figtree-Regular.woff");
    src: url("../fonts/Figtree-Regular.woff2");
    font-display: swap;
}

@font-face {
    font-family: "Triplex-Light";
    src: url("../fonts/Triplex-Light.ttf");
    font-display: swap;
}

@import url("https://p.typekit.net/p.css?s=1&k=ssi8rlh&ht=tk&f=28117.28118&a=11226731&app=typekit&e=css");

@font-face {
font-family:"hummingbird";
src:url("https://use.typekit.net/af/83b225/00000000000000007735b418/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/83b225/00000000000000007735b418/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/83b225/00000000000000007735b418/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"hummingbird";
src:url("https://use.typekit.net/af/74ca0d/00000000000000007735b41e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/74ca0d/00000000000000007735b41e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/74ca0d/00000000000000007735b41e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:ital,wght@0,300;0,700;1,300&display=swap');


.tk-grafont { font-family: Gotham-Medium,Figtree; }
.font-p {
    font-family: Gotham-Book;
}
