Skip to content

Commit 432ccce

Browse files
committed
Add kortez-fse assets
1 parent 16f4dea commit 432ccce

19 files changed

+8
-8
lines changed

assets/css/main.scss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2125,39 +2125,39 @@ img:is([sizes="auto" i], [sizes^="auto," i]) {
21252125
font-style: normal;
21262126
font-weight: 300;
21272127
font-display: fallback;
2128-
src: url('https://reqnroll.net/wp-content/themes/kortez-fse/assets/fonts/manrope/Manrope-Light.ttf') format('truetype');
2128+
src: url('{{ site.url }}/assets/kortez-fse/fonts/manrope/Manrope-Light.ttf') format('truetype');
21292129
}
21302130

21312131
@font-face {
21322132
font-family: Manrope;
21332133
font-style: normal;
21342134
font-weight: 400;
21352135
font-display: fallback;
2136-
src: url('https://reqnroll.net/wp-content/themes/kortez-fse/assets/fonts/manrope/Manrope-Regular.ttf') format('truetype');
2136+
src: url('{{ site.url }}/assets/kortez-fse/fonts/manrope/Manrope-Regular.ttf') format('truetype');
21372137
}
21382138

21392139
@font-face {
21402140
font-family: Manrope;
21412141
font-style: normal;
21422142
font-weight: 500;
21432143
font-display: fallback;
2144-
src: url('https://reqnroll.net/wp-content/themes/kortez-fse/assets/fonts/manrope/Manrope-Medium.ttf') format('truetype');
2144+
src: url('{{ site.url }}/assets/kortez-fse/fonts/manrope/Manrope-Medium.ttf') format('truetype');
21452145
}
21462146

21472147
@font-face {
21482148
font-family: Manrope;
21492149
font-style: normal;
21502150
font-weight: 600;
21512151
font-display: fallback;
2152-
src: url('https://reqnroll.net/wp-content/themes/kortez-fse/assets/fonts/manrope/Manrope-SemiBold.ttf') format('truetype');
2152+
src: url('{{ site.url }}/assets/kortez-fse/fonts/manrope/Manrope-SemiBold.ttf') format('truetype');
21532153
}
21542154

21552155
@font-face {
21562156
font-family: Manrope;
21572157
font-style: normal;
21582158
font-weight: 700;
21592159
font-display: fallback;
2160-
src: url('https://reqnroll.net/wp-content/themes/kortez-fse/assets/fonts/manrope/Manrope-Bold.ttf') format('truetype');
2160+
src: url('{{ site.url }}/assets/kortez-fse/fonts/manrope/Manrope-Bold.ttf') format('truetype');
21612161
}
21622162

21632163
.termly-styles-module-primary-c2e506 {
94.5 KB
Binary file not shown.
94.5 KB
Binary file not shown.
94.6 KB
Binary file not shown.
94.6 KB
Binary file not shown.
94.7 KB
Binary file not shown.
6.53 KB
Loading
4.32 KB
Loading
67.7 KB
Loading
123 KB
Loading

0 commit comments

Comments
 (0)