<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cannot add custom fonts to templates in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Cannot-add-custom-fonts-to-templates/m-p/666152#M29559</link>
    <description>&lt;P&gt;Okay, thank you so much I was not aware I needed that portion. I tested the HTML code on a custom coded email template and it worked! However, now I am having trouble applying it to the theme we want to use for our website, which is&amp;nbsp;Atlas Free by Kalungi. All the bolding from the original theme seemed to have diappeared, but the font itself has not applied.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;stylesheet is applied via Settings --&amp;gt; Website --&amp;gt; Pages. I don't see an option to add the stylesheet under "Edit theme settings." Could you advise on this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you so much,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Angie&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jul 2022 18:17:31 GMT</pubDate>
    <dc:creator>AOuyang</dc:creator>
    <dc:date>2022-07-15T18:17:31Z</dc:date>
    <item>
      <title>Cannot add custom fonts to templates</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Cannot-add-custom-fonts-to-templates/m-p/665704#M29531</link>
      <description>&lt;P&gt;Hello, I am trying to add the Myriad Pro font to a website page using the Atlas Free template. I understand that I have to use a stylesheet and have added my stylesheet via Settings --&amp;gt; Website --&amp;gt; Pages, but nothing has changed. I also tried adding it to the website page by selecting Edit on the website site page --&amp;gt; Settings --&amp;gt; Advanced options --&amp;gt; Stylesheet, but there is still no apparent change. I'm assuming my stylesheet itself has something wrong with it? Any help would be appreciated, thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;@font-face { 
  font-family: 'Myriad Pro Bold Condensed';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-BOLDCOND.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-BOLDCOND.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-BOLDCOND.ttf') format('truetype');
}/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
@font-face { 
  font-family: 'Myriad Pro Bold Condensed Italic';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-BOLDCONDIT.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-BOLDCONDIT.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-BOLDCONDIT.ttf') format('truetype');
}
/*****************************************/
/* Start your style declarations here    */
@font-face { 
  font-family: 'Myriad Pro Bold Italic';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-BOLDIT.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-BOLDIT.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-BOLDIT.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myraid Pro Condensed';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-COND.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-COND.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-COND.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Condensed Italic';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-CONDIT.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-CONDIT.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-CONDIT.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Light';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MyriadPro-Light.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MyriadPro-Light.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MyriadPro-Light.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Regular';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-REGULAR.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-REGULAR.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-REGULAR.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Semibold';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-SEMIBOLD.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-SEMIBOLD.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-SEMIBOLD.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Semibold Italic';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-SEMIBOLDIT.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-SEMIBOLDIT.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-SEMIBOLDIT.ttf') format('truetype');
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 01:01:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Cannot-add-custom-fonts-to-templates/m-p/665704#M29531</guid>
      <dc:creator>AOuyang</dc:creator>
      <dc:date>2022-07-15T01:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add custom fonts to templates</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Cannot-add-custom-fonts-to-templates/m-p/665813#M29533</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/373037"&gt;@AOuyang&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the font-face settings seems right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you use it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Implementing custom fonts as font-face isn't enough.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should have it like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="css"&gt;body{
font-family: 'Myriad Pro', Arial, sans-serif;
font-weight:400;
}

h1, h2, h3, h4, h5, h6{
font-family: 'Myriad Pro Semibold', Arial, sans-serif;
font-weight:600
}
...&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just a tipp: Upload/use only those fonts you really need for the design. Otherwise it can lead to a negative page speed impact.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 07:50:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Cannot-add-custom-fonts-to-templates/m-p/665813#M29533</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2022-07-15T07:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add custom fonts to templates</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Cannot-add-custom-fonts-to-templates/m-p/666152#M29559</link>
      <description>&lt;P&gt;Okay, thank you so much I was not aware I needed that portion. I tested the HTML code on a custom coded email template and it worked! However, now I am having trouble applying it to the theme we want to use for our website, which is&amp;nbsp;Atlas Free by Kalungi. All the bolding from the original theme seemed to have diappeared, but the font itself has not applied.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;stylesheet is applied via Settings --&amp;gt; Website --&amp;gt; Pages. I don't see an option to add the stylesheet under "Edit theme settings." Could you advise on this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you so much,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Angie&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 18:17:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Cannot-add-custom-fonts-to-templates/m-p/666152#M29559</guid>
      <dc:creator>AOuyang</dc:creator>
      <dc:date>2022-07-15T18:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add custom fonts to templates</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Cannot-add-custom-fonts-to-templates/m-p/666187#M29562</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/373037"&gt;@AOuyang&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;awesome - happy to hear that it's working for you!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you're doing custom fonts for emails?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's a whole other story&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For emails you have to apply everything in the template for best client support.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So for instance if your &amp;lt;head&amp;gt; looks currently like this&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;head&amp;gt;
...
&amp;lt;style&amp;gt;
...
body{
font-family: 'Myriad Pro', Arial, sans-serif;
font-weight:400;
}

h1, h2, h3, h4, h5, h6{
font-family: 'Myriad Pro Semibold', Arial, sans-serif;
font-weight:600
}
...
&amp;lt;/style&amp;gt;
...
&amp;lt;/head&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;some email clients will show Arial instead of Myriad since the font isn't installed on the recievers device.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To provide better support for custom fonts (still not guaranteed that it will work in every client)&amp;nbsp; you should implement the&amp;nbsp;@font-face part into it so your &amp;lt;head&amp;gt; will look like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;head&amp;gt;
...
&amp;lt;style&amp;gt;
@font-face { 
  font-family: 'Myriad Pro Bold Condensed';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-BOLDCOND.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-BOLDCOND.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-BOLDCOND.ttf') format('truetype');
}/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
@font-face { 
  font-family: 'Myriad Pro Bold Condensed Italic';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-BOLDCONDIT.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-BOLDCONDIT.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-BOLDCONDIT.ttf') format('truetype');
}
/*****************************************/
/* Start your style declarations here    */
@font-face { 
  font-family: 'Myriad Pro Bold Italic';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-BOLDIT.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-BOLDIT.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-BOLDIT.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myraid Pro Condensed';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-COND.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-COND.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-COND.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Condensed Italic';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-CONDIT.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-CONDIT.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-CONDIT.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Light';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MyriadPro-Light.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MyriadPro-Light.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MyriadPro-Light.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Regular';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-REGULAR.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-REGULAR.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-REGULAR.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Semibold';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-SEMIBOLD.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-SEMIBOLD.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-SEMIBOLD.ttf') format('truetype');
}


@font-face { 
  font-family: 'Myriad Pro Semibold Italic';  
  src: url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.eot/MYRIADPRO-SEMIBOLDIT.eot') format('eot'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.woff/MYRIADPRO-SEMIBOLDIT.woff') format('woff'), url('https://20780731.fs1.hubspotusercontent-na1.net/hubfs/20780731/Fonts/Myriad%20.ttf/MYRIADPRO-SEMIBOLDIT.ttf') format('truetype');
}

body{
font-family: 'Myriad Pro', Arial, sans-serif;
font-weight:400;
}

h1, h2, h3, h4, h5, h6{
font-family: 'Myriad Pro Semibold', Arial, sans-serif;
font-weight:600
}
...
&amp;lt;/style&amp;gt;
...
&amp;lt;/head&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also just a few tipps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;rename the files so they don't contain spaces. This will eleminate possible loading issues since spaces are translated to "%20" and a browser or client might have issues to find/connect the file.&lt;/LI&gt;
&lt;LI&gt;When copying the path to file - select a different domain which is connected to your Hub. Just for a .1% more&amp;nbsp;proffessional look if somebody inspects the mail. (Don't forget to change the path in the font-face settings)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the theme part - unfortunatelly I don't know this theme but in general it's the same approach everywhere:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;if you can't modify the theme, create a child-theme or clone/duplicate it&lt;/LI&gt;
&lt;LI&gt;open the theme.css(might be called theme-overrides or similar) which is located in the css folder of the theme&lt;/LI&gt;
&lt;LI&gt;place your font-face code at the very top of it&lt;/LI&gt;
&lt;LI&gt;search for something like (it's different in every theme)&lt;BR /&gt;{% set secondary_font = theme.fonts.secondary %}&lt;/LI&gt;
&lt;LI&gt;look for the usecases of each part - it will be used as&lt;BR /&gt;{{ secondary_font }} in the css&lt;/LI&gt;
&lt;LI&gt;once you know which font setting is used for what part replace it with your informations like this&lt;BR /&gt;{% set secondary_font = "'Myriad Pro', Arial, sans-serif" %}&lt;/LI&gt;
&lt;LI&gt;If you want - write your own settings and modify the theme.css to your needs.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The last part (completly optional) would be to modify the fields.json of your theme by searching for something like&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;...
{
"name": "font_settings",
"label": "Font settings",
"required": false,
"locked": false,
"children":[
...],
"type": "group",
"inline_help_text": "",
"help_text": "",
"default": {...} 
},
...&lt;/LI-CODE&gt;
&lt;P&gt;And leave a inline_help_text for everybody who might go to the theme settings later.&lt;/P&gt;
&lt;P&gt;Something like "The font's are loaded not through this option. Please contact XYZ if you want some changes"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you know what you do you could even delete the whole font part. But unless you're 110% sure what you're doing - I wouldn't suggest modifying the fields at this level.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 19:19:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Cannot-add-custom-fonts-to-templates/m-p/666187#M29562</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2022-07-15T19:19:59Z</dc:date>
    </item>
  </channel>
</rss>

