Autres Web fonts dans Muse

Bonjour,
J'apprécie beaucoup l'outil TypeKit intégré à Muse, mais voilà : la web font dont j'ai besoin ne fait pas parti de la collection TypeKit.
Il y a bien la solution qui génère des images mais cela ne me satisfait pas : je souhaite avoir une “vrai” police sélectionnable, copiable, indexable et tout, et tout… !
La police que je souhaite installer est la “Fabada”.
Voici les instructions qui m'ont été fourni :
Installing Webfonts
1. Upload the files from this zip to your domain.
2. Add this code to your website:
@font-face {
    font-family: 'Fabada';
    src:url('Fabada.ttf.woff') format('woff'),
        url('Fabada.ttf.svg#Fabada') format('svg'),
        url('Fabada.ttf.eot'),
        url('Fabada.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
3. Integrate the fonts into your CSS:
Add the font name to your CSS styles. For example:
h1 {
   font-family: 'Fabada';
Troubleshooting Webfonts
1. You may be using the fonts on different domain or subdomain.
2. Check if you have link the fonts properly in the CSS.
Oui mais comment procéder dans Muse ?
Dois-je insérer le code du point 2 dans le <head> de mes gabarits ?
Et comment ai-je accès au ftp de mon espace BusinessCatalyst pour y installer les fichiers sources ?
Bref, avez-vous une solution ?

Bonjour.
Alors ça mérite une enquête approfondie, mais vu que http://businesscatalyst.com/pricing/yearly mentionne le ftp dans les webBasics "+" est-ce que la fonction ne serait pas inaccessible en mode webbasics ?
Du coup, je regarderais du côté du menu Fichier > Ajouter des fichiers à télécharger.

Similar Messages

  • How do I use Edge Web Fonts with Muse?

    How do I use Edge Web Fonts with Muse - is it an update to load, a stand alone, how does it interface with Muse? I've updated to CC but have no info on this.

    Hello,
    Is there a reason why you want to use Edge Web Fonts with Adobe Muse?
    Assuming you wish to improve typography of your web pages, you should know that Muse is fully integrated with Typekit. This allows you to access and apply over 500 web fonts from within Muse. Here's how you do it:
    Select a text component within Muse, and click the Text drop-down.
    Select Add Web Fonts option, to pop-open the Add Web Fonts dialog.
    Browse and apply fonts per your design needs.
    Muse also allows you to create paragraph styles that you can save and apply to chunks of text, a la InDesign. Watch this video for more information: http://tv.adobe.com/watch/muse-feature-tour/using-typekit-with-adobe-muse/
    Also take a look at these help files to see if they help you:
    http://helpx.adobe.com/muse/tutorials/typography-muse-part-1.html
    http://helpx.adobe.com/muse/tutorials/typography-muse-part-2.html
    http://helpx.adobe.com/muse/tutorials/typography-muse-part-3.html
    Hope this helps!
    Regards,
    Suhas Yogin

  • Activating bought web fonts in muse

    I bought fonts for web use and activated them in my typekit account as well. they are now everywhere available expect of muse … cannot active them.
    any ideas, anyone?
    thank you.

    Currently, you can only use and preview the free and open-source Typekit fonts in Muse.
    You can still use Typekit on your website, though; the fonts just won't show up in the font menu or in the Muse preview.  The Muse Insider wrote a post on how to insert the Typekit embed code from the Muse interface:
    http://museinsider.com/how-to-add-typekit-fonts-to-your-muse-site.html
    Or you can add the embed code to the Page Properties dialog within Muse, which will include it in the <head> of the page when you export your website.  The fonts will be displayed when you view your site on the live server or a localhost website.
    I hope that this helps; let me know if you have any other questions!
    -- liz

  • Using your own web fonts in Muse and NOT TypeKit's

    Hi All, I purchased a family of webfonts for the font I will be using in my website. There is no option to add my own web fonts in the fonts menu anywhere, just web safe, typekit and system. For now I'm designing my site with the desktop version of the webfont im using to see somewhat what the final outcome will loom like. Is there a way I can somehow assign my webfont to my site after my website is built and exported to my web server? I can't believe this isnt an option. I'd use Dreamweaver but it is needless difficult to build a website in it.
    Any help would be appreciated.

    if you don't change the websafe font on the website to begin with, or later on come back to arial or something after you've designed with your own font, you can replace the entire font family in css in a matter of a few minutes. the sizes and other stuff will keep unless the font you're using doesn't have Bold or Italic for different hierarchies.
    from stack overflow:
    <style type="text/css">
    @font-face {
        font-family: "My Custom Font";
        src: url(http://www.example.org/mycustomfont.ttf) format("truetype");
    p.customfont {
        font-family: "My Custom Font", Verdana, Tahoma;
    </style>

  • Displaying WRONG web font in Muse & Export

    So I have an older muse site that has an accordian that was 'updated' after the 4.1 Muse update. Now ever since then I am having a problem with the Accordian Targets and their font in the button states.  The font is set to be Bangers for all stated and only bold on the down state. However even though it displays in the Muse UI that the font is Bangers in the dropdown font menu; the font it is actually showing in the preview window is Arizonia. Forthermore, everytime I export to to preview in browser I get this message regarding the problem.
    The only way I have found to solve the problem is to go into the .css and change all instance of 'Ariziona' (which IS WHAT is exporting as regardless of the Muse selection.) And since this is a multi-page site with this accordian on multiple pages I am not trying to have to swap code everytime I export the site.
    PLEASE explain why this is happening.

    Yes I have unfortunately but thank you! As I mentioned in OP that Muse is actually exporting it as Ariziona as I have found in the CSS although that is not the chosen font in the program. 

  • Adobe Muse (2014.3) "Add Web Font" Function Not Working As Expected - Newly Added Fonts Become Unavailable Though Shown

    Hello.
    This has also been posted in the Community: Adobe Muse Bugs forum.
    I've been having some odd/irregular issues though they have now become fairly predictable in nature. The issue is in regards to Adobe Muse (2014.3) and the availability of web fonts provided through the applications "Add Web Fonts" feature. Once added they perform as expected but then become "unavailable." Full details below. I have been a Creative Cloud Complete subscriber for a number of years so am fairly familiar with the way in which the system works minus a few issues that have popped up now and then, this one included.
    System Info:
    Adobe Creative Cloud (Full Subscription): Version 1.9.1.474
    Adobe Muse: Version 2014.3
    OS X Yosemite: 10.10.2
    Here is a recap of what has been taking place. I'll detail the bug as best I can.
    1. Created new Adobe Muse project. Everything normal.
    2. Chose to add a new font through the "Add Web Fonts" function within Muse. A note, my Creative Cloud App is running/open at all times (in file synch mode).
    3. Chose new fonts using above. All seemed fine (see screenshots below).
    4. Fonts also were indicated as being "Synched" within Creative Cloud (screenshot below).
    5. As expected the two fonts were added to the list of available Web Fonts within Muse (first screenshot below - left). I added them successfully to my site. Well after a number of hours I went back to this same font selection menu within Muse and the fonts were still visible yet the sub-menu that one would expect showing various forms (i.e. Bold, Italic, etc) was not available. In a sense the font could not be chosen from the list even though the name is clearly visible (second screenshot below - right).
    Have no idea what may have been wrong. Saved Muse project, closed and reopened - nothing changed. Created new project - fonts still "shown" in menu but can't be used. Did find a vague description using Google of similar problem (different application) which recommended closing Creative Cloud Desktop App and reopening as one possible solution. This DID WORK initially yet the problem, though corrected for a period of time (few hours at most), would reappear again where one would again see yet not be able to choose from the two Web Fonts. Went so far as to uninstalling the Creative Cloud Desktop application and reinstalling. Still have not solved the problem.
    Any thoughts as to what this may be would be welcome. Restarting the CC app each and every time the fonts become unavailable is quite time consuming to my workflow.
    Thanks!

    Abhishek,
    Thank you for the reply. Wanted to comment on a few things.
    I reviewed the other post that you've referenced. Nothing unusual jumped out at me as something that I was not aware of. I'm running an older iMac that is in good working condition. 2.4 GHz Intel Core 2 Duo, 24" screen. I know this issue is fleeting, as I stated earlier typically can be corrected with a restart of the CC Desktop application (that I am always running at startup). I have not been able to determine that shutting down Muse corrects the issue. I would, at this time say it doesn't.
    I did open InDesign and see if the fonts in question, Open Sans and Open Sans Condensed, were present and usable. They were. The fonts are shown as being synched in my CC Desktop app window (even if they are not "installed" in Muse). That is expected but it may be a bug in how Muse brings in a font from those that are already synched to your CC account. I don't know enough about how that works to comment.
    And just to complicate matters, Muse seems to be working again, the fonts that is. I brought them back in and they are showing up in all locations (which there are actually three - see screen shots).
    First is primary text menu dropdown (to right of orange "Text").
    Second is if you click orange Text link. Another drop down menu appears.
    And lastly, the Text Panel to right of screen.
    I also wanted to add this extra bit of information, for what it is worth. When the issue arises and you do not get the sub-menu dropdown showing various styles of the font (italics, bold, etc.), one can use click on the missing font if you had used it previously and it is present in the "previously used font" list.
    Cheers!

  • Muse won't link .ttf to web font

    Hi all!
    Great that we are now able to use web fonts in Muse.
    However I can't seem to get it to work!
    I'm trying to add a font family of 6 weights to Muse. But Muse doesn't recognize the .TTF or .OTF for one of the weights (the medium).
    Even though it is definitely installed and active on my mac. I've triple checked and added it several times to make sure.
    Any suggestions??

    Hi,
    Could you try the second suggestion in Self-hosted web font. Missing system/desktop font. font not showing up in list.
    It didn't work for the other user, but it is worth a try.
    If that doesn't help, would you mind sending your font files (the entire family) to [email protected]?
    Please include "ATTN:Abhishek" in the subject and a link to this forum post in the message.
    Thanks,
    Abhishek

  • How do you add/use typekit fonts that are not edge web fonts?

    I am just trying out the new Muse CC 2014.1 (August) release and was keen to try the new font facilities.  As far as I can see that while I can now add other fonts for which I have downloaded web font files via the Self Hosted Web Fonts function, Typekit fonts that are not "Adobe Edge Web Fonts" are effectively unavailable?  Have I missed something.
    As an example I want to use the Proxima Nova web font family.  I have selected it on the type kit site, set them up to Sync via my Creative Cloud account.  So for example if I select a font in Photoshop CC or Illustrator, the Proxima Nova fonts appear. Even ok in Word for Mac.  They do not appear in Muse.
    To add them as self hosted web fonts, I would need to physically download the relevant fonts files and install them on my desktop using the OS-X font tool.  However as they are being sync'd via Creative Cloud this shouldn't be necessary should it?  Also I don't see an option for doing so on the typekit site.
    Any help or guidance would be very welcome.
    PS:  I seem to have a separate issue with the Creative Cloud app, which is not listing fonts under the Assets tab.  But I don't think that is related as they are working fine for Photoshop, etc.

    Hi David,
    I'm sorry that you ran into trouble with this. To add fonts from Typekit to your Muse website, you will want to use the web fonts path instead of desktop fonts.  (You can use a desktop font synced from Typekit in your Muse design, but it will exported as an image the same as any other system font.)
    There are a couple options for using Typekit web fonts in Muse:
    o) The Muse Insider wrote a post on how to insert the Typekit embed code from the Muse interface:
    http://museinsider.com/how-to-add-typekit-fonts-to-your-muse-site.html
    o) Or you can add the embed code to the Page Properties dialog within Muse, which will include it in the <head> of the page when you export your website. The steps are the same as this tutorial, but you will add the Typekit embed code to Muse instead of into your page directly:
    TYPEKIT | Adding fonts to your site
    Note that in either case the Typekit fonts will not be displayed in the Muse preview window. You'll need to publish your site to a server in order for the Typekit fonts to be loaded into the page.
    If those look like more coding that you are comfortable with, you might try one of the fonts which you can select from the font menu instead. Here are some that are similar to :
    https://edgewebfonts.adobe.com/fonts#/?xHeight=high&contrast=low&class=sans-serif&width=re gular
    We are also working on a more complete integration of Typekit with Muse in the future, but I can't say yet when that will be available.
    >> PS:  I seem to have a separate issue with the Creative Cloud app, which is not listing fonts under the Assets tab.  But I don't think that is related as they are working fine for Photoshop, etc.
    Do you see a "loading" icon in the tab (e.g. a blue spinner wheel)?  It sounds similar to this thread; you might try these suggestions:
    Re: Adobe Creative Cloud / Desktop App / Home Screen: Constant Spinning Wheel
    I hope that this helps; let me know if you have any other questions.  Best,
    -- liz

  • Working with Typekit Fonts | Learn Muse | Adobe TV

    In this video, James Fritz demonstrates how to search, filter, and select web fonts, including the more than 400 web fonts served by the Adobe Typekit® service.
    http://adobe.ly/IVWuxl

    Thanks Abobe TV and Lynda.com
    Now I understand how to add Typekit web fonts to Muse, but I'm not able to browse the full library of Typekit. I currently have a "Portfolio Plan" of Typekit which provides huge selections of font choices, but I see a lot less fonts in Muse_Typekit library.
    Would you let me know how do I browse the full Typekit library in Muse please?
    Thank you.
    Soohun.

  • Cyrillic fonts in Muse

    I used WEB fonts in Muse for Russian language and they display correctly in preview. But then I have published site all fonts has stopped support cyrillic. Help me please if it possible )

    Hi,
    I have try to do it, but the same result. I have used external FTP client Transmit (MAC OS X 10.9.1)
    Denis
    Re: Cyrillic fonts in Muse
    created by Abhishek.G in Help with using Adobe Muse CC - View the full discussion
    Hi,
    Could you try exporting the site locally (File > Export as HTML...) and uploading it to your host using an extenal FTP client like FileZilla (https://filezilla-project.org/)? Please let me know if that works.
    Thanks,
    Abhishek
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6032330#6032330
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6032330#6032330
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6032330#6032330. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How can I use brandon grotesque font in muse?

    Hi, I wanted to use brandon grotesque font in muse as it is a web font in typekit, but i cannot find it in the "web fonts' section in Muse, how can i bring it from Typekit to Muse?

    Mark the text you want to assign to the font.
    Access the Text drop-down box.
    Select Add Web Fonts.
    Muse will open up the available Fonts through Typekit.
    Select the font, double click to import.
    Note: the font you want to add doesn't exist in Muses' Typekit library.
    I am not sure if you can add a Typekit font that is outside of Muse's library.

  • How to use .ttf font in muse ?

    Hi,
    I have a question, I want to make a website using thai font (which is Angsana New  ). I have the font which in .ttf
    I have the font installed in my system and overtime I upload the website the font will exported as an image.
    Can someone help me by teach me how to make the css for that ?
    Thanks in advance

    You need to convert it to webfont
    Create Your Own @font-face Kits | Font Squirrel
    and then follow this tutorial
    Add self-hosted web fonts | Adobe Muse CC tutorials

  • Using Typekit web fonts in Adobe Muse | Adobe Muse Feature Tour | Adobe TV

    Adobe Muse recently introduced a feature that allows you to incorporate TypeKit web fonts into your website designs. In this video, Product Manager Dani Beaumont shows you how to access over hundreds of font types that look beautiful and can be understood by search engines and screen readers.
    http://adobe.ly/NlQYof

    This video sends Flash Player into a wheel-spinning loop that freezes Firefox, won't play beyond the first few seconds (and very choppily at that) in Chrome, and reduces IE9 to a crawl. It isn't possible to view the video as of 10/23/2012.

  • Adobe Muse, using an adobe edge web font but having a problem with Google Chrome

    I have created a website with Adobe Muse and I am using an adobe edge web font that looks great on all browsers except for google Chrome... On chrome the font looks fuzzy and broken-up. Is there a way to fix this??? Thanks.

    This is the error:
    Add-ons: {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}:1.3.3,{097d3191-e6fa-4728-9826-b533d755359d}:0.7.12,[email protected]:1.2,{d40f5e7b-d2cf-4856-b441-cc613eeffbe3}:1.48.3,{CE6E6E3B-84DD-4cac-9F63-8D2AE4F30A4B}:3.2,{3112ca9c-de6d-4884-a869-9855de68056c}:7.1.20101113Mb1,[email protected]:1.72.0,[email protected]:1.2,{36450ee9-67e2-46a0-8a90-eabde5d74e28}:1.300.306,[email protected]:2.2.0,[email protected]:3.60,{29c4afe1-db19-4298-8785-fcc94d1d6c1d}:0.6.2009110501,[email protected]:1.6,[email protected]:1.1.3,vshare@toolbar:1.0.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:3.6.13
    BuildID: 20101203074432
    CrashTime: 1298598340
    EMCheckCompatibility: true
    Email:
    FramePoisonBase: 00000000f0dea000
    FramePoisonSize: 4096
    InstallTime: 1291988448
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 6558
    StartupTime: 1298598134
    Theme: classic/1.0
    Throttleable: 1
    URL: https://mail.google.com/mail/?shva=1#inbox
    Vendor: Mozilla
    Version: 3.6.13
    This report also contains technical information about the state of the application when it crashed.

  • Web font selection issue in Muse?

    Web font issue in Muse, when I load web fonts which have various weights i.e. regular and bold I an unable to select this font in any weight at all. Is anybody else experiencing this issue and has anybody got a solution?

    Hi Zak
    Just a quick follow-up after checking this issue at home. I opened Muse and loaded several web fonts, some of which had various weights available. I was able to select these fonts and change the weights fine. However I left Muse open and returned several hours later and found that I was unable to select any of these fonts.
    So you workaround (turning Muse off and on again) certainly works but the bug is still there. FYI I am using the latest version of Muse on an iMac using Yosemite OSX. One thought, I have a screensaver set up on my home iMac, could this possibly cause this problem?
    I will continue to monitor Muse on my iMac at work running on OSX Maverick to see if I get the same problem. I don’t have a screen saver set-up on this iMac as it’s never left long enough for it to start up.
    This then may help determine if this is either an OSX Yosemite issue or a screen saver issue.
    Kind Regards
    Jeremy

Maybe you are looking for

  • How to persist TextInput text values?

    Can anyone provide a brief explanation of how to persist text values? Description: Stuff written into a TextInput field does not persist when moving to another frame, and back again. Example: Frame 1: Put a TextInput component on the stage. Frame 1:

  • Adapter FEX and VM Fex

    Hi! I have a questions about Cisco Adapter FEX and VM Fex. As i understand, Cisco Adapter FEX gives multiple vNIC on one mezzanine card, and each of them appears as virtual port on Fabric Interconnect. Also, same thing for VM-FEX, each VM NIC appears

  • I want to buy Adoble Lightroom Standalone version. Please guide!!! Thanks

    Hi, I am looking to purchase a Adobe Lightroom Standalone version. I don't need the CC version. Suggestions Appreciated. Thanks, Regards, -Pinaki

  • How can I upgrade Office 2011 14.1.0 in Mavericks?

    Hello! I just installed Mavericks on my Mac Book. Using Office 2011, version 14.1.0. i tried to ugrade but upgrading to any newer version is not possible. It shows the following message: "A version of the software required to install this update was

  • How to set the computer to a workgroup and attach to a domain

    I have been a Windows user for quite some time. I have just acquired an eMac installed with version 10.2. I have looked up the Network applet but couldn't work out where to set up the work group or attach it to a domain. Can somebody help me please?