Skip to content

Commit

Permalink
Fix CORS
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Dec 6, 2024
1 parent 990d8a0 commit 313f471
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions static/css/ntpweb-shared.css
Original file line number Diff line number Diff line change
Expand Up @@ -9050,12 +9050,12 @@ header#top div.alert.site-wide a.external.pdf::after {
*/
@font-face {
font-family: FontAwesome;
src: url(/static_chemmaps/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(/static_chemmaps/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),
url(/static_chemmaps/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),
url(/static_chemmaps/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),
url(/static_chemmaps/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),
url(/static_chemmaps/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
src: url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.eot?v=4.7.0');
src: url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
font-weight: 400;
font-style: normal;
}
Expand Down Expand Up @@ -12113,19 +12113,19 @@ header#top div.alert.site-wide a.external.pdf::after {
font-style: normal;
font-weight: 400;
src: local('Source Sans Pro'), local('SourceSansPro-Regular'),
url(/static_chemmaps/fonts/sourcesanspro-400.woff2) format('woff2'),
url(/static_chemmaps/fonts/sourcesanspro-400.woff) format('woff'),
url(/static_chemmaps/fonts/sourcesanspro-400.ttf) format('truetype');
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400.woff2') format('woff2'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400.woff') format('woff'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400.ttf') format('truetype');
}

@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
src: local('Source Sans Pro Italic'), local('SourceSansPro-It'),
url(/static_chemmaps/fonts/sourcesanspro-400i.woff2) format('woff2'),
url(/static_chemmaps/fonts/sourcesanspro-400i.woff) format('woff'),
url(/static_chemmaps/fonts/sourcesanspro-400i.ttf) format('truetype');
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400i.woff2') format('woff2'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400i.woff') format('woff'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400i.ttf') format('truetype');
}

@font-face {
Expand Down
24 changes: 12 additions & 12 deletions static/css/ntpweb.css
Original file line number Diff line number Diff line change
Expand Up @@ -28874,13 +28874,13 @@ cite {
*/
@font-face {
font-family: 'FontAwesome';
src: url('/static_chemmaps/fonts/fontawesome-webfont.eot?v=4.7.0');
src: url('/static_chemmaps/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0')
src: url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.eot?v=4.7.0');
src: url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0')
format('embedded-opentype'),
url('/static_chemmaps/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
url('/static_chemmaps/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
url('/static_chemmaps/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
url('/static_chemmaps/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular')
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular')
format('svg');
font-weight: normal;
font-style: normal;
Expand Down Expand Up @@ -31943,19 +31943,19 @@ cite {
font-style: normal;
font-weight: 400;
src: local('Source Sans Pro'), local('SourceSansPro-Regular'),
url(/static_chemmaps/fonts/sourcesanspro-400.woff2) format('woff2'),
url(/static_chemmaps/fonts/sourcesanspro-400.woff) format('woff'),
url(/static_chemmaps/fonts/sourcesanspro-400.ttf) format('truetype');
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400.woff2') format('woff2'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400.woff') format('woff'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400.ttf') format('truetype');
}

@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
src: local('Source Sans Pro Italic'), local('SourceSansPro-It'),
url(/static_chemmaps/fonts/sourcesanspro-400i.woff2) format('woff2'),
url(/static_chemmaps/fonts/sourcesanspro-400i.woff) format('woff'),
url(/static_chemmaps/fonts/sourcesanspro-400i.ttf) format('truetype');
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400i.woff2') format('woff2'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400i.woff') format('woff'),
url('https://ntp.niehs.nih.gov/sites/default/files/fonts/sourcesanspro-400i.ttf') format('truetype');
}

@font-face {
Expand Down

0 comments on commit 313f471

Please sign in to comment.