Compare commits
2 commits
040bdb7df0
...
c703fb3a15
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c703fb3a15 | ||
|
|
4eb8a3feb1 |
11 changed files with 59 additions and 59 deletions
|
|
@ -3,7 +3,7 @@ title: "Isocyanates by eardiod"
|
||||||
date: 2025-10-03T13:59:59+00:00
|
date: 2025-10-03T13:59:59+00:00
|
||||||
draft: false
|
draft: false
|
||||||
image:
|
image:
|
||||||
url: "/2025/images/isocyanates.webp"
|
url: "/2026/images/isocyanates.webp"
|
||||||
alt: "Abstract Image with geometric patterns, in red and orange tones"
|
alt: "Abstract Image with geometric patterns, in red and orange tones"
|
||||||
license: "CC-BY-NC-ND 4.0"
|
license: "CC-BY-NC-ND 4.0"
|
||||||
credits:
|
credits:
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ title: "Kybernetik LP by Revengeday"
|
||||||
date: 2025-06-29T23:59:59+02:00
|
date: 2025-06-29T23:59:59+02:00
|
||||||
draft: false
|
draft: false
|
||||||
image:
|
image:
|
||||||
url: "/2025/images/kybernetik.webp"
|
url: "/2026/images/kybernetik.webp"
|
||||||
alt: "A cartoon portrait in black and green of a woman looking upwards in the void. She has dark hair and bright eyes. Her make-up gives her a look that is very cyber. Bellow her the name of the artist and the title of the record separated by the record-label logos"
|
alt: "A cartoon portrait in black and green of a woman looking upwards in the void. She has dark hair and bright eyes. Her make-up gives her a look that is very cyber. Bellow her the name of the artist and the title of the record separated by the record-label logos"
|
||||||
license: "CC-BY-NC-ND 4.0"
|
license: "CC-BY-NC-ND 4.0"
|
||||||
credits:
|
credits:
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
baseURL = "https://www.basspistol.com/2025/"
|
baseURL = "https://www.basspistol.com/2026/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "𝕭𝖆𝖘𝖘𝖕𝖎𝖘𝖙𝖔𝖑 🌐"
|
title = "𝕭𝖆𝖘𝖘𝖕𝖎𝖘𝖙𝖔𝖑 🌐"
|
||||||
# enableGitInfo = "true"
|
# enableGitInfo = "true"
|
||||||
|
|
|
||||||
|
|
@ -2,65 +2,65 @@
|
||||||
font-family: 'Space-Grotesk';
|
font-family: 'Space-Grotesk';
|
||||||
font-style: regular;
|
font-style: regular;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
src: local('SpaceGrotesk Light'), url(/2025/assets/fonts/Space-Grotesk/SpaceGrotesk-Light.ttf) format('truetype');
|
src: local('SpaceGrotesk Light'), url(/2026/assets/fonts/Space-Grotesk/SpaceGrotesk-Light.ttf) format('truetype');
|
||||||
|
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Space-Grotesk';
|
font-family: 'Space-Grotesk';
|
||||||
font-style: regular;
|
font-style: regular;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: local('SpaceGrotesk Bold'), url(/2025/assets/fonts/Space-Grotesk/SpaceGrotesk-Medium.ttf) format('truetype');
|
src: local('SpaceGrotesk Bold'), url(/2026/assets/fonts/Space-Grotesk/SpaceGrotesk-Medium.ttf) format('truetype');
|
||||||
|
|
||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Space-Grotesk';
|
font-family: 'Space-Grotesk';
|
||||||
font-style: regular;
|
font-style: regular;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
src: local('SpaceGrotesk Bold'), url(/2025/assets/fonts/Space-Grotesk/SpaceGrotesk-Bold.ttf) format('truetype');
|
src: local('SpaceGrotesk Bold'), url(/2026/assets/fonts/Space-Grotesk/SpaceGrotesk-Bold.ttf) format('truetype');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Outward';
|
font-family: 'Outward';
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-block-webfont.eot');
|
src: url('/2026/assets/fonts/outward-master/outward-block-webfont.eot');
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-block-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('/2026/assets/fonts/outward-master/outward-block-webfont.eot?#iefix') format('embedded-opentype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-block-webfont.woff2') format('woff2'),
|
url('/2026/assets/fonts/outward-master/outward-block-webfont.woff2') format('woff2'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-block-webfont.woff') format('woff'),
|
url('/2026/assets/fonts/outward-master/outward-block-webfont.woff') format('woff'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-block-webfont.ttf') format('truetype'),
|
url('/2026/assets/fonts/outward-master/outward-block-webfont.ttf') format('truetype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-block-webfont.svg#outwardblock') format('svg');
|
url('/2026/assets/fonts/outward-master/outward-block-webfont.svg#outwardblock') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Outward';
|
font-family: 'Outward';
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-borders-webfont.eot');
|
src: url('/2026/assets/fonts/outward-master/outward-borders-webfont.eot');
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-borders-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('/2026/assets/fonts/outward-master/outward-borders-webfont.eot?#iefix') format('embedded-opentype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-borders-webfont.woff2') format('woff2'),
|
url('/2026/assets/fonts/outward-master/outward-borders-webfont.woff2') format('woff2'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-borders-webfont.woff') format('woff'),
|
url('/2026/assets/fonts/outward-master/outward-borders-webfont.woff') format('woff'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-borders-webfont.ttf') format('truetype'),
|
url('/2026/assets/fonts/outward-master/outward-borders-webfont.ttf') format('truetype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-borders-webfont.svg#outwardborders') format('svg');
|
url('/2026/assets/fonts/outward-master/outward-borders-webfont.svg#outwardborders') format('svg');
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Outward';
|
font-family: 'Outward';
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-round-webfont.eot');
|
src: url('/2026/assets/fonts/outward-master/outward-round-webfont.eot');
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-round-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('/2026/assets/fonts/outward-master/outward-round-webfont.eot?#iefix') format('embedded-opentype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-round-webfont.woff2') format('woff2'),
|
url('/2026/assets/fonts/outward-master/outward-round-webfont.woff2') format('woff2'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-round-webfont.woff') format('woff'),
|
url('/2026/assets/fonts/outward-master/outward-round-webfont.woff') format('woff'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-round-webfont.ttf') format('truetype'),
|
url('/2026/assets/fonts/outward-master/outward-round-webfont.ttf') format('truetype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-round-webfont.svg#outwardround') format('svg');
|
url('/2026/assets/fonts/outward-master/outward-round-webfont.svg#outwardround') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Sigoil';
|
font-family: 'Sigoil';
|
||||||
src: url('/2025/assets/fonts/sligoil-main/Sligoil-Micro.otf');
|
src: url('/2026/assets/fonts/sligoil-main/Sligoil-Micro.otf');
|
||||||
src: url('/2025/assets/fonts/sligoil-main/Sligoil-Micro.woff2') format('woff2'),
|
src: url('/2026/assets/fonts/sligoil-main/Sligoil-Micro.woff2') format('woff2'),
|
||||||
url('/2025/assets/fonts/sligoil-main/Sligoil-Micro.woff') format('woff'),
|
url('/2026/assets/fonts/sligoil-main/Sligoil-Micro.woff') format('woff'),
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
{{ $url := "https://shop.basspistol.com/podcast.rss" }}
|
{{ $url := "https://shop.basspistol.com/podcast.rss" }}
|
||||||
|
|
||||||
<section id="discog">
|
<section id="discog">
|
||||||
<div class="section-headers" style="background-image: url(/2025/images/vinyl.webp);">
|
<div class="section-headers" style="background-image: url(/2026/images/vinyl.webp);">
|
||||||
<h2>Discography</h2>
|
<h2>Discography</h2>
|
||||||
<h4>𝕿𝖍𝖊 𝕾𝖔𝖚𝖓𝖉 𝖔𝖋 𝕱𝖗𝖊𝖊𝖉𝖔𝖒</h4>
|
<h4>𝕿𝖍𝖊 𝕾𝖔𝖚𝖓𝖉 𝖔𝖋 𝕱𝖗𝖊𝖊𝖉𝖔𝖒</h4>
|
||||||
<p>Basspistol's discography is a non-possessive aggregation of cuts recoreded by independent musicians. Getting your music from here implies 100% of your support being channeled straight to the artist. (Minus whatever fees charged by the monetization service they leverage.)
|
<p>Basspistol's discography is a non-possessive aggregation of cuts recoreded by independent musicians. Getting your music from here implies 100% of your support being channeled straight to the artist. (Minus whatever fees charged by the monetization service they leverage.)
|
||||||
|
|
|
||||||
|
|
@ -2,32 +2,32 @@
|
||||||
<nav id="navigation">
|
<nav id="navigation">
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="/2025/#now">
|
<a href="/2026/#now">
|
||||||
{{ partial "svg/now.svg" }}
|
{{ partial "svg/now.svg" }}
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/2025/#discog">
|
<a href="/2026/#discog">
|
||||||
{{ partial "svg/discog.svg" }}
|
{{ partial "svg/discog.svg" }}
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/2025/#radio">
|
<a href="/2026/#radio">
|
||||||
{{ partial "svg/radio.svg" }}
|
{{ partial "svg/radio.svg" }}
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/2025/#gancio">
|
<a href="/2026/#gancio">
|
||||||
{{ partial "svg/calendar.svg" }}
|
{{ partial "svg/calendar.svg" }}
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/2025/#gang">
|
<a href="/2026/#gang">
|
||||||
{{ partial "svg/gang.svg" }}
|
{{ partial "svg/gang.svg" }}
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/2025/#peertube">
|
<a href="/2026/#peertube">
|
||||||
{{ partial "svg/video.svg" }}
|
{{ partial "svg/video.svg" }}
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
<h4>💌 𝕹𝖊𝖜𝖘 𝕱𝖗𝖔𝖒 𝕿𝖍𝖊 𝕮𝖎𝖕𝖍𝖊𝖗</h4>
|
<h4>💌 𝕹𝖊𝖜𝖘 𝕱𝖗𝖔𝖒 𝕿𝖍𝖊 𝕮𝖎𝖕𝖍𝖊𝖗</h4>
|
||||||
<p>Cables from the underwebz. Follow the rabbit... 🕳️</p>
|
<p>Cables from the underwebz. Follow the rabbit... 🕳️</p>
|
||||||
|
|
||||||
<div style="min-height: 58px;max-width: 440px;margin: 0 auto;width: 100%"><script src="https://cdn.jsdelivr.net/ghost/signup-form@~0.3/umd/signup-form.min.js" data-label-1="website" data-button-color="#ff6600" data-button-text-color="#FFFFFF" data-site="https://news.basspistol.com/" data-locale="en" async></script></div>
|
<div style="min-height: 58px;max-width: 440px;margin: 40px auto;width: 100%"><script src="https://cdn.jsdelivr.net/ghost/signup-form@~0.3/umd/signup-form.min.js" data-button-color="#ff6600" data-button-text-color="#FFFFFF" data-site="https://news.basspistol.com/" data-locale="en" async></script></div>
|
||||||
|
|
||||||
<p style="font-size: 10px;">Your email address is only used to send you our newsletter and information about our activities, musical reviews, secret downloads and goodness from the deepweb. You can unsubscribe at any time using the unsubscribe link included in each of our emails. Remote access is a lot like astral projection...</p>
|
<p style="font-size: 10px;">Your email address is only used to send you our newsletter and information about our activities, musical reviews, secret downloads and goodness from the deepweb. You can unsubscribe at any time using the unsubscribe link included in each of our emails. Remote access is a lot like astral projection...</p>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<section id="now">
|
<section id="now">
|
||||||
<div class="section-headers" style="background-image: url(/2025/images/now-banner.svg);">
|
<div class="section-headers" style="background-image: url(/2026/images/now-banner.svg);">
|
||||||
<h2>NOW</h2>
|
<h2>NOW</h2>
|
||||||
<h4>𝖂𝖊𝖑𝖈𝖔𝖒𝖊, 𝖘𝖕𝖆𝖈𝖊-𝖙𝖎𝖒𝖊 𝖙𝖗𝖆𝖛𝖊𝖑𝖊𝖗</h4>
|
<h4>𝖂𝖊𝖑𝖈𝖔𝖒𝖊, 𝖘𝖕𝖆𝖈𝖊-𝖙𝖎𝖒𝖊 𝖙𝖗𝖆𝖛𝖊𝖑𝖊𝖗</h4>
|
||||||
<p>Here's what's going down! Never been here before? <a href="https://www.basspistol.com/index2024.html#read">This page</a> might answer some of your questions. </p>
|
<p>Here's what's going down! Never been here before? <a href="https://www.basspistol.com/index2024.html#read">This page</a> might answer some of your questions. </p>
|
||||||
|
|
@ -39,9 +39,9 @@
|
||||||
<h4>𝕾𝖚𝖕𝖕𝖔𝖗𝖙 𝖙𝖍𝖊 𝕮𝖆𝖚𝖘𝖊</h4>
|
<h4>𝕾𝖚𝖕𝖕𝖔𝖗𝖙 𝖙𝖍𝖊 𝕮𝖆𝖚𝖘𝖊</h4>
|
||||||
<p>Basspistol doesn't really need your support, but it's always nice to soften the edges of the server costs. If you feel so inclined, you can contribute to the cause by donating in Bitcoin (Satoshis over Lightning) or Petro-Euros via Liberapay and Ko-Fi!</p>
|
<p>Basspistol doesn't really need your support, but it's always nice to soften the edges of the server costs. If you feel so inclined, you can contribute to the cause by donating in Bitcoin (Satoshis over Lightning) or Petro-Euros via Liberapay and Ko-Fi!</p>
|
||||||
<p>You know, get the sysadmins a root-beer or some shiet.</p>
|
<p>You know, get the sysadmins a root-beer or some shiet.</p>
|
||||||
<a target="_blank" href="https://getalby.com/p/thrilliridescent759578"><img src="/2025/images/Bitcoin-Logo.png" /></a>
|
<a target="_blank" href="https://getalby.com/p/thrilliridescent759578"><img src="/2026/images/Bitcoin-Logo.png" /></a>
|
||||||
<a target="_blank" href="https://liberapay.com/Basspistol"><img src="/2025/images/liberapay.png" /></a>
|
<a target="_blank" href="https://liberapay.com/Basspistol"><img src="/2026/images/liberapay.png" /></a>
|
||||||
<a target="_blank" href="https://ko-fi.com/basspistol"><img src="/2025/images/kofi.png" /></a>
|
<a target="_blank" href="https://ko-fi.com/basspistol"><img src="/2026/images/kofi.png" /></a>
|
||||||
<p>Spank you very much! 💘</p>
|
<p>Spank you very much! 💘</p>
|
||||||
</article>
|
</article>
|
||||||
<div class="section-footers"></div>
|
<div class="section-footers"></div>
|
||||||
|
|
|
||||||
|
|
@ -98,7 +98,7 @@
|
||||||
{{ $url := "https://v.basspistol.org/api/v1/video-playlists/tubcTiUQaJ29JxeCzRqvUc/videos?count=100" }}
|
{{ $url := "https://v.basspistol.org/api/v1/video-playlists/tubcTiUQaJ29JxeCzRqvUc/videos?count=100" }}
|
||||||
|
|
||||||
<section id="peertube">
|
<section id="peertube">
|
||||||
<article class="section-headers" style="background-image: url(/2025/images/peertube.webp);">
|
<article class="section-headers" style="background-image: url(/2026/images/peertube.webp);">
|
||||||
<h2>BassTube</h2>
|
<h2>BassTube</h2>
|
||||||
<p>
|
<p>
|
||||||
<strong>𝖁𝖎𝖉𝖊𝖔𝖘 𝖋𝖗𝖔𝖒 𝖙𝖍𝖊 𝕯𝖊𝖊𝖕𝖜𝖊𝖇</strong>
|
<strong>𝖁𝖎𝖉𝖊𝖔𝖘 𝖋𝖗𝖔𝖒 𝖙𝖍𝖊 𝕯𝖊𝖊𝖕𝖜𝖊𝖇</strong>
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
|
|
||||||
<section id="radio">
|
<section id="radio">
|
||||||
<div class="section-headers" style="background-image: url(/2025/images/radio.webp);">
|
<div class="section-headers" style="background-image: url(/2026/images/radio.webp);">
|
||||||
<h2>RadioStation</h2>
|
<h2>RadioStation</h2>
|
||||||
<h4>𝕭𝖆𝖘𝖘𝖕𝖎𝖘𝖙𝖔𝖑 𝕽𝖆𝖉𝖎𝖔 𝕾𝖙𝖆𝖙𝖎𝖔𝖓</h4>
|
<h4>𝕭𝖆𝖘𝖘𝖕𝖎𝖘𝖙𝖔𝖑 𝕽𝖆𝖉𝖎𝖔 𝕾𝖙𝖆𝖙𝖎𝖔𝖓</h4>
|
||||||
<p>777% music, without commercials! RobotDJ-sets and live interventions! This is the sound of freedom.</p>
|
<p>777% music, without commercials! RobotDJ-sets and live interventions! This is the sound of freedom.</p>
|
||||||
|
|
|
||||||
|
|
@ -1,35 +1,35 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Outward';
|
font-family: 'Outward';
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-block-webfont.eot');
|
src: url('/2026/assets/fonts/outward-master/outward-block-webfont.eot');
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-block-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('/2026/assets/fonts/outward-master/outward-block-webfont.eot?#iefix') format('embedded-opentype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-block-webfont.woff2') format('woff2'),
|
url('/2026/assets/fonts/outward-master/outward-block-webfont.woff2') format('woff2'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-block-webfont.woff') format('woff'),
|
url('/2026/assets/fonts/outward-master/outward-block-webfont.woff') format('woff'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-block-webfont.ttf') format('truetype'),
|
url('/2026/assets/fonts/outward-master/outward-block-webfont.ttf') format('truetype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-block-webfont.svg#outwardblock') format('svg');
|
url('/2026/assets/fonts/outward-master/outward-block-webfont.svg#outwardblock') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Outward';
|
font-family: 'Outward';
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-borders-webfont.eot');
|
src: url('/2026/assets/fonts/outward-master/outward-borders-webfont.eot');
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-borders-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('/2026/assets/fonts/outward-master/outward-borders-webfont.eot?#iefix') format('embedded-opentype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-borders-webfont.woff2') format('woff2'),
|
url('/2026/assets/fonts/outward-master/outward-borders-webfont.woff2') format('woff2'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-borders-webfont.woff') format('woff'),
|
url('/2026/assets/fonts/outward-master/outward-borders-webfont.woff') format('woff'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-borders-webfont.ttf') format('truetype'),
|
url('/2026/assets/fonts/outward-master/outward-borders-webfont.ttf') format('truetype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-borders-webfont.svg#outwardborders') format('svg');
|
url('/2026/assets/fonts/outward-master/outward-borders-webfont.svg#outwardborders') format('svg');
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Outward';
|
font-family: 'Outward';
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-round-webfont.eot');
|
src: url('/2026/assets/fonts/outward-master/outward-round-webfont.eot');
|
||||||
src: url('/2025/assets/fonts/outward-master/outward-round-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('/2026/assets/fonts/outward-master/outward-round-webfont.eot?#iefix') format('embedded-opentype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-round-webfont.woff2') format('woff2'),
|
url('/2026/assets/fonts/outward-master/outward-round-webfont.woff2') format('woff2'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-round-webfont.woff') format('woff'),
|
url('/2026/assets/fonts/outward-master/outward-round-webfont.woff') format('woff'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-round-webfont.ttf') format('truetype'),
|
url('/2026/assets/fonts/outward-master/outward-round-webfont.ttf') format('truetype'),
|
||||||
url('/2025/assets/fonts/outward-master/outward-round-webfont.svg#outwardround') format('svg');
|
url('/2026/assets/fonts/outward-master/outward-round-webfont.svg#outwardround') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue