/*! CSS Used from: https://tucsonfoodshare.org/wp-includes/css/dist/block-library/style.min.css?ver=6.1.1 ; media=all */
.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}

.wp-block-image img {
    box-sizing: border-box;
}

.wp-block-image .aligncenter {
    display: table;
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.wp-block-image figure {
    margin: 0;
}

ul {
    box-sizing: border-box;
}

.wp-block-separator {
    border: 1px solid;
    border-right: none;
    border-left: none;
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px;
}

.has-text-align-center {
    text-align: center;
}

.aligncenter {
    clear: both;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 0 0 1em;
}

/*! CSS Used from: https://tucsonfoodshare.org/wp-content/themes/shapely/assets/css/bootstrap.min.css?ver=6.1.1 ; media=all */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
figure,
footer,
header,
nav,
section {
    display: block;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

strong {
    font-weight: 700;
}

img {
    border: 0;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

button {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    a[href^="#"]:after {
        content: "";
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    h2,
    p {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

h2,
h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h2 {
    font-size: 30px;
}

h4 {
    font-size: 18px;
}

p {
    margin: 0 0 10px;
}

.text-right {
    text-align: right;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .navbar-collapse.collapse {
        display: block;
    }
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-12,
.col-md-6,
.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:768px) {
    .col-sm-6 {
        float: left;
    }

    .col-sm-6 {
        width: 50%;
    }
}

@media (min-width:992px) {

    .col-md-12,
    .col-md-6 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-6 {
        width: 50%;
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.collapse {
    display: none;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.container:after,
.container:before,
.navbar-collapse:after,
.navbar-collapse:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}

.container:after,
.navbar-collapse:after,
.row:after {
    clear: both;
}

.visible-sm,
.visible-xs {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }
}

/*! CSS Used from: https://tucsonfoodshare.org/wp-content/themes/shapely/assets/css/font-awesome.min.css?ver=6.1.1 ; media=all */
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-angle-up:before {
    content: "\f106";
}

/*! CSS Used from: https://tucsonfoodshare.org/wp-content/themes/shapely/style.css?ver=6.1.1 ; media=all */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
figure,
footer,
header,
nav,
section {
    display: block;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

strong {
    font-weight: bold;
}

img {
    border: 0;
}

figure {
    padding: 1em;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button {
    color: #404040;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

h2,
h4 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

i {
    font-style: italic;
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    background: #fff;
}

hr {
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

img {
    height: auto;
    max-width: 100%;
}

a,
a:visited {
    color: #745cf9;
    font-weight: 600;
    cursor: pointer;
}

a:active {
    color: #09005e;
}

a:hover,
a:focus {
    color: #5234f9;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

a,
a:visited,
a:active,
a:hover {
    text-decoration: underline;
}

.main-navigation {
    clear: both;
    display: block;
    width: 100%;
    padding: 10px 0;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

@media screen and (min-width: 992px) {
    .main-navigation ul {
        display: block;
    }
}

.site-title {
    font-size: 24px;
    line-height: 52px;
    color: #006738;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    font-weight: 700;
}

.site-title:hover,
.site-title:focus {
    color: #006738;
}

#site-navigation .module.left {
    padding-left: 15px;
}

#site-navigation .container>.flex-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.entry-content:before,
.entry-content:after,
.site-header:before,
.site-header:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.entry-content:after,
.site-header:after,
.site-footer:after {
    clear: both;
}

.widget {
    margin: 0 0 1.5em;
}

.hentry {
    margin: 0 0 1.5em;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 24px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    overflow-x: hidden;
    font-weight: 500;
}

ul {
    list-style: disc;
}

.main-container {
    clear: both;
}

hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 0 0 24px 0;
    width: 100%;
}

.list-inline {
    margin-left: 0;
}

.list-inline>li {
    padding: 0 8px;
}

.list-inline>li:last-child {
    padding-right: 0;
}

.list-inline>li:first-child {
    padding-left: 0;
}

.right {
    right: 0;
}

.container {
    position: relative;
}

h2,
h4,
p,
ul {
    margin-bottom: 24px;
    margin-top: 0;
    padding: 0;
}

h2,
h4 {
    font-family: inherit;
}

h2,
h4 {
    font-weight: 400;
    color: #0e1015;
}

h2 {
    font-size: 45px;
    line-height: 48px;
}

h4 {
    font-size: 25px;
    line-height: 30px;
}

@media all and (max-width: 767px) {
    h2 {
        font-size: 32px;
        line-height: 40px;
    }

    h4 {
        font-size: 18px;
        line-height: 26px;
    }
}

p,
span {
    font-weight: 500;
    color: #333;
    font-size: 16px;
}

@media all and (max-width: 767px) {
    p {
        font-size: 12px;
    }
}

@media all and (max-width: 767px) {
    br {
        display: inline;
    }
}

.bg-dark {
    background: #0e1015;
}

section,
footer {
    padding: 96px 0;
    position: relative;
    overflow: hidden;
}

footer {
    padding: 72px 0;
}

.bg-dark p,
footer.bg-dark p,
.bg-dark span,
footer.bg-dark span,
.bg-dark li,
footer.bg-dark li {
    color: #fefefe;
}

@media all and (max-width: 767px) {
    section {
        padding: 80px 0;
    }
}

.btn {
    font-family: inherit;
    border: 2px solid #745cf9;
    padding: 0 26px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #745cf9;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 8px;
    margin-bottom: 24px;
    white-space: normal;
}

.btn:last-child,
.btn:last-of-type {
    margin-right: 0;
}

.btn:hover,
.btn:focus {
    background: #745cf9;
    color: #fff;
}

.btn-sm {
    min-height: 30px;
    font-size: 11px;
    line-height: 27px;
    min-width: 0;
}

.btn:visited {
    color: #745cf9;
}

.btn:visited:hover {
    color: #fff;
}

.btn:visited:hover,
.btn:visited:focus {
    background: #5d47d7;
    border-color: #5d47d7;
}

.nav-container {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
}

nav {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
}

nav ul {
    margin-bottom: 0;
}

.module {
    display: inline-block;
    padding: 0 32px;
}

.module-group {
    display: inline-block;
}

.module.left {
    float: left;
}

.module.right,
.module-group.right {
    float: right;
}

.nav-bar {
    line-height: 53px;
}

nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 1);
}

.nav-bar .module:not(.site-title-container),
.nav-bar .module-group {
    height: 55px;
}

.nav-bar a:not(.custom-logo-link) {
    display: inline-block;
    height: 55px;
}

.main-navigation .menu {
    width: 100%;
    height: 55px;
}

.main-navigation .menu li a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -1px;
    color: #006738;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
}

.main-navigation .menu li a:hover,
.main-navigation .menu li a:focus,
.main-navigation .menu li:hover>a,
.main-navigation .menu li:focus>a,
.main-navigation .menu>li:hover:after,
.main-navigation .menu>li:focus:after {
    color: #2fb473;
}

.main-navigation .menu>li {
    margin-right: 32px;
    float: left;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    color: #4c4c4c;
}

.main-navigation .menu>li:last-child {
    margin-right: 0;
}

@media all and (max-width: 1024px) {

    .main-navigation .menu li:hover>a,
    .main-navigation .menu li:focus>a {
        color: #4c4c4c;
    }
}

.nav-container {
    min-height: 56px;
}

.module.widget-handle {
    padding: 0 5px;
    cursor: pointer;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
}

@media all and (max-width: 1100px) {
    .module.widget-handle {
        padding: 0 16px;
    }
}

.module.widget-handle i {
    font-size: 14px;
    line-height: 53px;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #3a52bf;
}

.module.widget-handle:hover i,
.module.widget-handle:focus i {
    opacity: 1;
}

@media all and (max-width: 1120px) {
    .main-navigation .menu>li {
        margin-right: 24px;
    }
}

@media all and (min-width: 992px) {
    .nav-bar .module-group {
        height: auto;
    }
}

@media all and (max-width: 991px) {
    .site-title-container {
        width: 84%;
    }

    .main-navigation {
        position: fixed;
        z-index: 1;
    }

    .nav-bar,
    .nav-bar .module-group,
    .nav-bar .module,
    .nav-bar .module:not(.site-title-container) {
        height: auto;
    }

    .nav-bar .module {
        padding: 0 16px;
    }

    .nav-bar .module-group {
        width: 100%;
    }

    .nav-bar .module-group .module {
        display: block;
        float: none;
        width: 100%;
    }

    .collapse.open {
        display: block;
    }

    .main-navigation .menu {
        height: auto;
    }

    .collapse.open .menu {
        display: block;
    }

    .main-navigation .menu a {
        height: auto;
        line-height: 24px;
        padding: 4px 0;
    }

    .main-navigation .menu li {
        line-height: 24px;
        display: block;
        width: 100%;
        max-width: 100%;
        padding: 1rem;
    }

    .module.widget-handle {
        border-left: none;
        line-height: 40px;
        min-height: 40px;
    }

    .module.widget-handle i {
        line-height: 40px;
    }

    .mobile-toggle {
        border: none;
        background: transparent;
    }

    .mobile-toggle i {
        line-height: 53px !important;
    }

    #site-navigation .container>.flex-row {
        flex-wrap: wrap;
    }

    .navbar-collapse {
        margin-top: 20px;
    }

    .main-container {
        margin-top: 4rem;
    }
}

:-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

::-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

.widget {
    margin-bottom: 0;
}

img {
    max-width: 100%;
}

.fade-half {
    opacity: 0.5;
}

footer.bg-dark a {
    color: #fff;
}

.social-list {
    margin: 0;
}

.bg-dark .social-list a {
    color: #fff;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.bg-dark .social-list a:hover,
.bg-dark .social-list a:focus {
    color: #5234f9;
}

.back-to-top {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    height: 36px;
    width: 36px;
    padding: 5px 11px;
}

.back-to-top .fa {
    font-size: 18px;
    color: #fff;
}

.back-to-top:hover,
.back-to-top:focus {
    opacity: 1;
}

.bg-dark .back-to-top {
    border-color: #fff;
}

.bg-dark .back-to-top:active,
.bg-dark .back-to-top:focus {
    color: #fff;
}

.bg-dark .back-to-top:hover,
.bg-dark .back-to-top:focus {
    background: none;
}

@media all and (max-width: 767px) {
    .mb-xs-24 {
        margin-bottom: 24px;
    }
}

.social-list {
    font-size: 18px;
}

.no-sidebar {
    float: none;
    margin: 0 auto;
}

#social {
    background: transparent;
    float: right;
}

#social li {
    display: inline-block;
}

#social li,
#social ul {
    border: 0 !important;
    list-style: none;
    padding-left: 10px;
    text-align: center;
}

#social .social_icon span {
    display: none;
}

#social li a[href*="facebook.com"] .fa:before {
    content: "\f09a";
}

#social li a[href*="instagram.com"] .fa:before {
    content: "\f16d";
}

#colophon .widget {
    margin-bottom: 24px;
}

#colophon .widget {
    display: inline-block;
    width: 100%;
}

.post-content {
    margin-bottom: 20px;
}

section.content-area {
    padding-top: 0;
}

.green {
    color: #006738;
}

/*! CSS Used from: https://tucsonfoodshare.org/wp-content/plugins/jetpack/css/jetpack.css?ver=11.7 ; media=all */
:root {
    --swiper-theme-color: #007aff;
}

:root {
    --swiper-navigation-size: 44px;
}

:root {
    --jp-carousel-primary-color: #fff;
    --jp-carousel-primary-subtle-color: #999;
    --jp-carousel-bg-color: #000;
    --jp-carousel-bg-faded-color: #222;
    --jp-carousel-border-color: #3a3a3a;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
}

/*! CSS Used from: Embedded */
a,
a:visited,
.module.widget-handle i {
    color: #006738;
}

a:hover,
a:active,
a:focus,
.main-navigation .menu li a:focus,
.main-navigation .menu li:focus>a,
.main-navigation .menu li:hover>a,
.main-navigation .menu>li:hover:after,
.bg-dark .social-list a:hover,
.bg-dark .social-list a:focus {
    color: #2fb473;
}

.btn:not(.btn-white):hover,
.btn:not(.btn-white):focus {
    background: #2fb473 !important;
    border: 2px solid#2fb473 !important;
}

/*! CSS Used from: Embedded */
.footer h4 {
    color: #fff;
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'FontAwesome';
    src: url('https://tucsonfoodshare.org/wp-content/themes/shapely/assets/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('https://tucsonfoodshare.org/wp-content/themes/shapely/assets/fonts/fontawesome-webfont.eot#iefix&v=4.5.0') format('embedded-opentype'), url('https://tucsonfoodshare.org/wp-content/themes/shapely/assets/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('https://tucsonfoodshare.org/wp-content/themes/shapely/assets/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('https://tucsonfoodshare.org/wp-content/themes/shapely/assets/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('https://tucsonfoodshare.org/wp-content/themes/shapely/assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}