@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital,wght@0,400..700;1,400..700&display=swap');

@media all {
    .Northcote-theme ul {
        box-sizing: border-box;
    }
     :root {
        --wp--preset--font-size--normal: 16px;
        --wp--preset--font-size--huge: 42px;
    }
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient( 135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient( 135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient( 135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient( 135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient( 135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient( 135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient( 135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient( 135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient( 135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient( 135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient( 135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient( 135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

@media all {
     :root {
        --blue: #007bff;
        --indigo: #6610f2;
        --purple: #6f42c1;
        --pink: #e83e8c;
        --red: #dc3545;
        --orange: #fd7e14;
        --yellow: #ffc107;
        --green: #28a745;
        --teal: #20c997;
        --cyan: #17a2b8;
        --white: #fff;
        --gray: #6c757d;
        --gray-dark: #343a40;
        --primary: #955763;
        --secondary: #4c6b8b;
        --light: #dddddd;
        --black: #1c1c1c;
        --primary: #955763;
        --secondary: #4c6b8b;
        --success: #28a745;
        --info: #17a2b8;
        --warning: #ffc107;
        --danger: #dc3545;
        --light: #dddddd;
        --dark: #343a40;
        --white: #fff;
        --black: #1c1c1c;
        --breakpoint-xs: 0;
        --breakpoint-sm: 576px;
        --breakpoint-md: 768px;
        --breakpoint-lg: 992px;
        --breakpoint-xl: 1200px;
        --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    }
    .Northcote-theme *,
    .Northcote-theme *::before,
    .Northcote-theme *::after {
        box-sizing: border-box;
    }
    html {
        font-family: sans-serif;
		font-size: 16px;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: rgba(28, 28, 28, 0);
    }
    .Northcote-theme footer,
    .Northcote-theme header,
    .Northcote-theme nav {
        display: block;
    }
	.Northcote-theme footer {
		background-color: #fff;
	}
    body {
        margin: 0;
        font-family: "futura-pt";
        /* font-size: 1.25rem; */
        font-weight: 400;
        line-height: 1.5;
        color: #1b1c20;
        text-align: left;
        background-color: #fff;
    }
    .Northcote-theme p {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    .Northcote-theme address {
        margin-bottom: 1rem;
        font-style: normal;
        line-height: inherit;
    }
    .Northcote-theme ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }
    .Northcote-theme a {
        color: #955763;
        text-decoration: none;
        background-color: transparent;
    }
    .Northcote-theme a:hover {
        color: #653b43;
        text-decoration: none;
    }
    .Northcote-theme img {
        vertical-align: middle;
        border-style: none;
    }
    .Northcote-theme .h4,
    .Northcote-theme .h6 {
        margin-bottom: 0; /* 0.5rem; */
        font-weight: 500;
        line-height: 1.2;
    }
    .Northcote-theme .h4 {
        font-size: 1.5rem;
    }
    .Northcote-theme .h6 {
        font-size: 1rem;
    }
    .Northcote-theme .small {
        font-size: 80%;
        font-weight: 400;
    }
    .Northcote-theme .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    @media (min-width: 576px) {
        .Northcote-theme .container {
            max-width: 540px;
        }
    }
    @media (min-width: 768px) {
        .Northcote-theme .container {
            max-width: 720px;
        }
    }
    @media (min-width: 992px) {
        .Northcote-theme .container {
            max-width: 960px;
        }
    }
    @media (min-width: 1200px) {
        .Northcote-theme .container {
            max-width: 1140px;
        }
    }
    .Northcote-theme .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .Northcote-theme .col,
    .Northcote-theme .col-lg-3 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .Northcote-theme .col {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    @media (min-width: 992px) {
        .Northcote-theme .col-lg-3 {
            flex: 0 0 25%;
            max-width: 25%;
        }
    }
    .Northcote-theme .btn {
        display: inline-block;
        font-weight: 400;
        color: #1b1c20;
        text-align: center;
        vertical-align: middle;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        padding: 0.375rem 0.75rem;
        font-size: 1.25rem;
        line-height: 1.5;
        border-radius: none;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    @media (prefers-reduced-motion: reduce) {
        .Northcote-theme .btn {
            transition: none;
        }
    }
    .Northcote-theme .btn:hover {
        color: #1b1c20;
        text-decoration: none;
    }
    .Northcote-theme .btn:focus {
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(149, 87, 99, 0.25);
    }
    .Northcote-theme .btn:disabled {
        opacity: 0.65;
    }
    .Northcote-theme .bg-white {
        background-color: #fff !important;
    }
    .Northcote-theme .bg-white {
        background-color: #fff !important;
    }
    .Northcote-theme .border-top {
        border-top: 1px solid #dee2e6 !important;
    }
    .Northcote-theme .border-bottom {
        border-bottom: 1px solid #dee2e6 !important;
    }
    .Northcote-theme .border-light {
        border-color: #dddddd !important;
    }
    .Northcote-theme .d-flex {
        display: flex !important;
    }
    .Northcote-theme .justify-content-end {
        justify-content: flex-end !important;
    }
    .Northcote-theme .shadow {
        box-shadow: 0 0.5rem 1rem rgba(28, 28, 28, 0.15) !important;
    }
    .Northcote-theme .mb-0 {
        margin-bottom: 0 !important;
    }
    .Northcote-theme .mx-1 {
        margin-right: 0.25rem !important;
    }
    .Northcote-theme .mx-1 {
        margin-left: 0.25rem !important;
    }
    .Northcote-theme .my-3 {
        margin-top: 1rem !important;
    }
    .Northcote-theme .mb-3,
    .Northcote-theme .my-3 {
        margin-bottom: 1rem !important;
    }
    .Northcote-theme .mt-4 {
        margin-top: 1.5rem !important;
    }
    .Northcote-theme .mt-5 {
        margin-top: 3rem !important;
    }
    .Northcote-theme .p-3 {
        padding: 1rem !important;
    }
    .Northcote-theme .px-3 {
        padding-right: 1rem !important;
    }
    .Northcote-theme .px-3 {
        padding-left: 1rem !important;
    }
    .Northcote-theme .mx-auto {
        margin-right: auto !important;
    }
    .Northcote-theme .mx-auto {
        margin-left: auto !important;
    }
    .Northcote-theme .text-center {
        text-align: center !important;
    }
    .Northcote-theme .text-uppercase {
        text-transform: uppercase !important;
    }
    .Northcote-theme .font-weight-bold,
	.Northcote-theme footer .font-weight-bold a	{
        font-weight: 700 !important;
    }
    .Northcote-theme .text-primary {
        color: #955763 !important;
    }
    .Northcote-theme a.text-primary:hover,
    .Northcote-theme a.text-primary:focus {
        color: #653b43 !important;
    }
    .Northcote-theme .text-black {
        color: #1c1c1c !important;
    }
    .Northcote-theme a.text-black:hover,
    .Northcote-theme a.text-black:focus {
        color: black !important;
    }
    @media print {
        .Northcote-theme *,
        .Northcote-theme *::before,
        .Northcote-theme *::after {
            text-shadow: none !important;
            box-shadow: none !important;
        }
        .Northcote-theme a:not(.btn) {
            text-decoration: underline;
        }
        .Northcote-theme img {
            page-break-inside: avoid;
        }
        .Northcote-theme p {
            orphans: 3;
            widows: 3;
        }
        body {
            min-width: 992px !important;
        }
        .Northcote-theme .container {
            min-width: 992px !important;
        }
    }
    .Northcote-theme .fab {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }
    .Northcote-theme .fa-facebook:before {
        content: "\f09a";
    }
    .Northcote-theme .fa-instagram:before {
        content: "\f16d";
    }
    .Northcote-theme .fab {
        font-family: "Font Awesome 5 Brands";
    }
}

@media all {
    .Northcote-theme .container {
        padding-left: 0;
        padding-right: 0;
        max-width: 1140px;
    }
    @media (max-width: 991px) {
        .Northcote-theme .container {
            width: 100%;
        }
    }
    .Northcote-theme .row {
        margin-left: 0;
        margin-right: 0;
    }
    .Northcote-theme .btn {
        min-width: 160px;
        border: 0;
        padding: 0.5rem 1.5rem;
        color: #fff !important;
        background-color: #955763;
        font-size: 14px !important;
        font-weight: bold !important;
        letter-spacing: 0.2rem;
        white-space: nowrap;
        text-transform: uppercase;
    }
    @media (min-width: 992px) {
        .Northcote-theme .btn {
            padding: 0.5rem 2rem;
        }
    }
    .Northcote-theme .btn:hover {
        background-color: #1c1c1c !important;
        color: #fff;
    }
    .Northcote-theme .btn:focus {
        box-shadow: none;
    }
    .Northcote-theme .shadow {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16) !important;
    }
    .Northcote-theme .text-primary {
        color: #955763;
    }
    .Northcote-theme,
    html,
    .Northcote-theme ul,
    .Northcote-theme address {
        margin: 0;
        padding: 0;
    }
    body {
        line-height: 1.5rem;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: 100%;
        box-sizing: border-box;
    }
    @media (max-width: 767px) {
        body {
            font-size: 17px;
        }
    }
    .Northcote-theme p {
        margin: 1rem 0;
        line-height: 32px;
    }
    .Northcote-theme p:first-child {
        margin-top: 0 !important;
    }
    .Northcote-theme p:last-child {
        margin-bottom: 0 !important;
    }
    .Northcote-theme .small {
        font-size: 14px;
    }
    .Northcote-theme a {
        color: inherit !important;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }
    .Northcote-theme a:focus,
    .Northcote-theme a:hover {
        color: inherit;
        text-decoration: none;
    }
    .Northcote-theme img {
        max-width: 100%;
        height: auto;
    }
    .Northcote-theme address {
        font-style: normal;
    }
    .Northcote-theme ul.horizontal>li {
        display: inline-block;
    }
    .Northcote-theme :focus {
        outline: none !important;
    }
    .Northcote-theme .flex-center {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .Northcote-theme .animate {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .Northcote-theme .p-new {
        padding-top: 3rem;
    }
    .Northcote-theme .p-end {
        padding-bottom: 3rem;
    }
    @media (min-width: 992px) {
        .Northcote-theme .p-new {
            padding-top: 5rem;
        }
        .Northcote-theme .p-end {
            padding-bottom: 5rem;
        }
    }
    .Northcote-theme header {
        position: relative; /* fixed; */
        top: 0;
        left: 0;
        z-index: 99;
        width: 100%;
		margin-bottom: 3rem;
    }
    .Northcote-theme header>div>.left {
        display: flex;
        align-items: center;
        flex: 1;
    }
    .Northcote-theme header>div>.right {
        position: relative;
        display: flex;
        flex: 1;
        height: 82px;
    }
    .Northcote-theme header .site-logo {
        position: absolute;
        bottom: 4px;
        left: 50%;
        z-index: 10;
        max-width: 155px;
        transform: translate(-50%);
    }
    body {
        width: 100%;
        /* overflow-x: hidden; */
    }
    .Northcote-theme footer .socials-area .socials>li>a {
        width: 48px;
        height: 48px;
        line-height: 46px;
        border-radius: 50%;
    }
    .Northcote-theme footer .contacts-area .footer-logo {
        max-width: 215px;
    }
    .Northcote-theme footer .newsletter-area .signup {
        width: 100%;
    }
    .Northcote-theme footer .footer-menu>li {
        margin: 0.5rem;
    }
    .Northcote-theme footer .footer-menu>li>a {
        font-weight: bold;
        text-transform: uppercase;
        line-height: 62px;
        letter-spacing: 0em;
        font-size: 14px;
        color: #c4c4c4;
        padding: 0 0.5rem;
    }
    .Northcote-theme footer .footer-menu>li>a:hover {
        color: #955763;
    }
    .Northcote-theme footer .awards img {
        max-width: 130px;
        margin: 0 2rem;
    }
}

@media all {
    .Northcote-theme {
        font-family: "futura-pt";
        font-size: 1rem;
    }
    .Northcote-theme .btn {
        border: 1px solid #9c8843;
        background-color: #9c8843;
		border-radius: 0;
    }
    .Northcote-theme .btn:hover {
        border: 1px solid #9c8843;
    }
    .Northcote-theme .btn:focus {
        color: #fff;
    }
    .Northcote-theme .text-primary {
        color: #9c8843 !important;
    }
    .Northcote-theme header>div>.right {
        display: flex;
        flex: 1;
    }
    .Northcote-theme header .site-logo {
        max-width: 209px;
        line-height: 80px;
    }
    .Northcote-theme footer .socials>li>a {
        color: #9c8843 !important;
        border: 1px solid #9c8843;
    }
    .Northcote-theme footer .footer-menu>li>a,
    .Northcote-theme footer .footer-menu>li>a:hover {
        color: #9c8843 !important;
        font-weight: normal;
    }
    .Northcote-theme footer .newsletter-area .signup {
        width: auto;
    }
    .Northcote-theme footer .bottom {
        line-height: 1.5rem;
    }
    .Northcote-theme footer .awards img {
        max-height: 130px;
    }
}

.Northcote-theme .site-logo {
    padding: 0 35px;
}

@media (min-width: 992px) {
    .Northcote-theme .site-logo {
        padding: 0;
    }
}

.Northcote-theme {
    font-size: 1.25rem;
    font-weight: 300;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/849347/000000000000000000010093/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"),
         url("https://use.typekit.net/af/849347/000000000000000000010093/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"),
         url("https://use.typekit.net/af/849347/000000000000000000010093/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype"),
         url("./fonts/futura-pt-italic-300.woff2") format("woff2");
    font-display: auto;
    font-style: italic;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),
         url("https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),
         url("https://use.typekit.net/af/ae4f6c/000000000000000000010096/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype"),
         url("./fonts/futura-pt-normal-300.woff2") format("woff2");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/c4c302/000000000000000000012192/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),
         url("https://use.typekit.net/af/c4c302/000000000000000000012192/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),
         url("https://use.typekit.net/af/c4c302/000000000000000000012192/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype"),
         url("./fonts/futura-pt-normal-600.woff2") format("woff2");
    font-display: auto;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}

@font-face {
    font-family: "futura-pt";
    src: url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),
         url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),
         url("https://use.typekit.net/af/9b05f3/000000000000000000013365/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype"),
         url("./fonts/futura-pt-normal-400.woff2") format("woff2");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}


@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("https://www.northcote.com/wp-content/themes/the-stafford/fonts/fontawesome/fa-brands-400.eot");
    src: url("https://www.northcote.com/wp-content/themes/the-stafford/fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"),
         url("https://www.northcote.com/wp-content/themes/the-stafford/fonts/fontawesome/fa-brands-400.woff2") format("woff2"),
         url("https://www.northcote.com/wp-content/themes/the-stafford/fonts/fontawesome/fa-brands-400.woff") format("woff"),
         url("https://www.northcote.com/wp-content/themes/the-stafford/fonts/fontawesome/fa-brands-400.ttf") format("truetype"),
         url("https://www.northcote.com/wp-content/themes/the-stafford/fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg"),
         url("./fonts/fa-brands-400.woff2") format("woff2");
}