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 --> Website --> Pages, but nothing has changed. I also tried adding it to the website page by selecting Edit on the website site page --> Settings --> Advanced options --> 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!
@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');
}