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>

Similar Messages

  • Please Skype make your own web based imo.im and IM...

    This is a quick brainstorm idea
    1st off I know of skype being integrated with outlook. Though it doesn't seem to have an appealing feel or features that some are looking for in web based chatting sites. 
    2nd Its likely sure that Skype can have facebook also integrated with having contacts into contacts under facebook. 
    3rd I like how IM + and the old imo.im was set up. I enjoy the settings in having and option to have ever chat and chatgroup open up for in a window. This made is capable to see what other friends where saying in the chat without having to continually switch in skypes software just to see what is going on. This made it really easy to multitask and stay active with friends. 
    4th it was enjoyable to have a contacts list and see what friends were under facebook, skype, MSN, etc. This also helped prevent missed messages when trying to switch from different tabs in browsers. (Same thing also applies with having windows tab in ways)
    5th I don't have to log in to my other account to check im messages on all my other social sites. 
    6th I can log in quick easy check my messages and chat with all my friends or clients quickly
    7th No more having to try and download skype to install, update, and failing updates. In which means trying to fix skype when it crashes or trying to get it to run on computers. 
    8th imo.im dropped everyones favorite thirdparty services recently andare desperately looking for a new service. 
    9th skype worked great with imo.im and that is why they used it. Until it got dropped
    10th Competition is growing and maybe its about skype gets into the competition in on IM websites. Before its too late. 

    You can IM and call from a website with your Skype contacts already now by using the Outlook.com Skype plugin. More information here: https://support.skype.com/en/faq/FA12316/what-is-the-skype-web-plugin-and-how-do-i-install-it-in-out...
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

  • 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

  • How to use Adobe Edge Web Fonts correctly

    I am a Dreamweaver newbie and am trying to learn how to use it through the tutorials. I am stuck at part 3 trying to use Adobe Edge Web Fonts correctly in my web site. As far as I can tell I have followed the instructions in the tutorial correctly, but the font style effect does not show up on my site. I am working on a Windows 7 machine and using Dreamweaver 5.5. I have copied and pasted the javascript into the correct spot in the head of the index.html page as well as included the font-family name in the CSS file and saved the whole smash. The source code for my index page looks exactly like the sample in the tutorial, and I have tried to view my site in my browser, but no dice. Doesn't display the Edge Web Font style in the web page. I believe I've done everything according to the directions, but I suppose I've missed some small detail. Any suggestions greatly appreciated

    You need to add a <script> to the head of your documents like the example below.  In my example, I'm using all of the aguafina-script and league-gothic fonts.
    <!--Edge Font-->
    <script src="//use.edgefonts.net/aguafina-script:n4:all;league-gothic:n4:all.js"></script>
    CSS:
         h1 {
         font-family: league-gothic, sans-serif;
         font-weight:bold;
         color: #639;
         font-size: 250%;
    A simple way to get the correct codes is to go to Adobe Edge Web Fonts and select the font you wish to use.
    https://edgewebfonts.adobe.com/fonts
    NOTE: You won't see the custom web fonts displayed in Design View, Live View or when previewed locally unless you use a local testing server.  An easier way to test is by uploading the page to your remote server.
    Hope this helps,
    Nancy O.

  • Using your own router

    Good day all,  I would like to hear from others who use their own routers to connect to Verizon Fios.  Are there any pro's or con's to using your own?  Will your connection be more secure using Verizon's equipment or your own.  Any difference in speeds noted?  Thank for your opinions.

    Just got FiOS today and faced the same issue. I need to keep the Actiontec router for the TV STBs, but it has not the same features as my D-Link 655. There are instructions online on how to turn the Actiontec into a network bridge, but that may interfere with services.
    Here is what I did:
    1. Change the IP of the Actiontec router to something different than the 192.168.1.1 so that it doesn't interfere with your existing router (unless your router already uses a different IP, then you can skip this). I followed the instructions from here: http://www.dslreports.com/forum/r20329726-northeast-how-to-change-the-default-IP-on-Actiontec-M1424W...
    Note 1: Once you change the address you need to reconnect to the other IP address!
    Note 2: You also need to change the DHCP range on the Actiontec to no longer include the new IP. This can be changed on the same page.
    2. Make sure that you power cycle the STBs, otherwise they still look for the router on the old address
    3. Plug your router of choice in and connect one of the LAN ports of the Actiontec to the WAN port of your router
    4. You now should be able to access Internet through your router.
    I use DynDNS so that I can remote into a system at home using a domain name. If you have such a setup be aware that the web admin of the Actiontec will be accessible from the Internet!
    I fixed that by
    1. Setting the Actiontec's firewall to the lowest setting
    2. Forwarding all TCP and UDP ports to my router except for the port 4567. That apparently is used by something for Verizon (the TV STBs??), so you may need to create multiple forwarding rules. If you choose custom ports you can specify a range, which is really nice. This way all traffic except for port 4567 hits my router and either goes where I forwarded the ports to or goes nowhere as there is no service.
    This setup should provide the best of both worlds. I say should as I yet have to test it for a while,but so far things are working out OK.
    If you have your own wireless and don't need the wireless from the Actiontec then turn the wireless off on the Actiontec and detach the antenna.

  • Will using your own router allow loopback connections?

    SomeJoe7777 you are correct regarding the route of a given packet when using a WAN IP locally (NAT loopback). However will again state that NAT loopback does not work using a router behind the NVG589. As you stated it should...which is why the issue lies with the NVG589. Most likely something to do with IP passthrough mode on the NVG589 not being a true bridge mode which in turn does effect one's own router. Bottom line I encourage you to attempt NAT loopback yourself with a router behind the NVG589 and report your results. It wouldn't be the first time that ATT said something should work only to later admit it was a problem with their hardware.

    NAT loopback is defined as a function of a router where connections to ports on the outside IP address are translated and routed to the server defined in the router, even when the connection attempt comes from the "inside" portion of the network.
    e.g.. Let's say we have a router with an outside IP address of 99.99.99.99 (a public IP address), and the router has been configured so that inbound connections to port 80 on that WAN interface are translated to a destination address of 192.168.1.20 (on the inside network). This enables a web server running on the 192.168.1.20 machine to respond to web requests from the Internet, provided those web requests are coming in to 99.99.99.99.
    If another computer on the internal network, such as 192.168.1.101, can pull up the web site using http://99.99.99.99 (instead of the direct connection of http://192.168.1.20 ) then the router implements NAT loopback.
    Now, knowing that, let's review:
    If you use your own router, and it is the device doing the network address translation (NAT), that means it's outside address is x.x.x.x (a publically routable IP address), and it's inside addresses are private, in RFC 1918 address space. This can be set up with the U-Verse modems using DMZPlus (2Wire/Pace 3xxx series gateways) or IP Passthrough (Motorola NVG5xx series gateways).
    NAT loopback in this situation is completely dependent on the functionality of your own router. By definition, any NAT loopback request under this circumstance never leaves your network and your router, and thus never touches the U-Verse gateway at all.
    The bottom line is that if NAT loopback is not working with your router, then you either haven't configured your router properly, or your router doesn't support it. The ISP gateway has no bearing on this functionality whatsoever when configured in conjunction with your own router as described above.
     

  • How To Use Your Own Router with Out Loosing Verizon's FIOS Services

    How to use your own router with Verizon’s FIOS Service
    First, you need a basic understanding of how FIOS works but unfortunately there are two types of FIOS systems out there. All of the systems utilize a fiber optic cable to bring TV, phone and internet to your location over one optic cable. In addition these systems provide interactivity including widgets, remote DVR, movies on demand and so forth via an IP (Internet Protocol) signal.  Your STB (Set Tip Box) requires both a video and IP signal. The IP signal is necessary for all of the aforementioned interactivity.  The fiber cable terminates at the Optical Network Terminal or ONT for short.  The ONT converts the optics into a digital signal that can be utilized by ones equipment.  From the ONT your video, phone and internet are provided to the location.  This is where things can differ as the internet signal can be provided via a coaxial (MoCA or Multimedia over Coax Alliance) or RJ45 Cat5 (Ethernet) cable.  It is important to identify and understand the differences of these two setups.  In my case I have my internet entering via Ethernet cable, which in my humble opinion makes things a heck of a lot easier.
    How does one tell the difference? In most cases it’s rather simple; just look at the Verizon’s router WAN (Wide Area Network) Port.  Does it have a RJ45 (Ethernet) or Coax (TV cable Cord) going to it? If the router’s WAN port doesn’t have a coaxial connector then one will need to convert the MoCA signal into a usable Ethernet signal that routers understand. The easiest way is to use Verizon’s router as a bridge. In this method the Verizon’s router simply converts the signal and passes it along to your own router. The challenge is to try to maintain the interactivity that FIOS TV provides. Because of this one needs to supply the IP routed signal back to the FIOS router.  There are multiple methods for doing this and I would recommend investigates which one make the most sense.   
    In my particular case the IP signal was provided by Ethernet.  Again there are various ways of installing one’s own router. The hardest is to utilize Verizon’s router as a bridge.  This setup requires configuring Verizon’s router as a bridge and also creating a VLAN (Virtual Local Area Networks). In addition one needs to set up their own router so it will work with the various routing tables and networks. For me this is too complex for the average person and it can be difficult to trouble shoot if something goes wrong. Please consider that Verizon will not support utilizing third party routers.   
    The easier method is to request an Ethernet signal (if you don’t already have one) from their ONT.  I would highly recommend getting your hands on a NIM or Network Interface Module. This device is used to convert Ethernet to Coaxial so it can be fed back to your STBs.  These can be purchased online and Verizon technicians can be a valuable resource with these sorts of acquisition.  At the very least they can point you to the right direction.  Once you have a NIM the rest is rather simple.
    Log into the current Verizon Router.
    Located the router’s MAC address and copy it down.
    Go to the port forwarding section and copy down the Applied Rules. 
    Example:  
    Network Computer/Device: 192.168.1.100:63145
    Application & Ports Forward:  Application UDP Any -> 6347  
    Note: There may be up to three entries for each one of your Set Top Boxes.
    Look at your current device list, typically found on the home screen. Copy down your STB MAC and IP address.
    Example:
    IP-STB1
    Connection Type: Ethernet
    * IP Address: 192.168.1.100
    IP Address Allocation: DHCP
    *MAC Address:                07:73:fFe:ad:8b:3f
    * Things you will need to write down
    Go to the network section and look for the main Ethernet connection.  Select this and then select more setting, typically found at the bottom. Release the current lease.
    Remove the Verizon router
    Install your router
    Connect the NIM by plugging in an Ethernet from one of the routers LAN (Local Area Network) ports to your NIM. Then connect the coax cable, the same cable that was used by Verizon router.
    Set you DHCP routing IP pool to accommodate Verizon’s STB IP’s  (note their IP’s start at 192.168.1.100)
    Go to DHCP section and reserve the STB IP’s by inserting the IP’s and MAC addresses. This shall ensure that nothing else utilizes the same IPs as the STBs thereby preventing IP address conflict.  
    Add the port forwards from Step 5 above.
    Clone Verizon’s Mac Address utilizing the info from step 2
    Finish setting up the router in typical fashion.
    Unplug and re-plugin your STB’s and test functionality.  It’s best to try using a widget or Movie on demand function.
    Note: if the new router can net get an internet signal contact Verizon’s support and have them release the IP and reset the ONT.  
    EVERYTHING should be working at this point.

     3 Go to the port forwarding section and copy down the Applied Rules. 
    Example:  
    Network Computer/Device: 192.168.1.100:63145
    Application & Ports Forward:  Application UDP Any -> 6347  
    Note: There may be up to three entries for each one of your Set Top Boxes.G
    Your display obviously is not like mine as mine does not dosplay the port associated with the ip address
    whatever, the STB's start at 192.168.1.100 and icement by 1 for each
    the port addr's will be 63145 alo incrementing by 1
    there is 1 entry for each in my pf list
    however each ip addr also has a port entry starting at 35000 also incrementing by 1 for each ip addr
    For some unknow reason these are duplicated e.g I appear to have 11 entries exaactly the same for each stb and as the fios services rules have no action switc there is nowhere to delete the extraneous garbage.
    Why do you clone the mac addr??

  • I own a copy of CS6 and not cloud, so why am I asked to renew?

    I own a copy of CS6 and not cloud, so why am I asked to renew?

    Cupertino, Bangert, Even though you have copied all the files and migrated to your new pc, you will not be able to transfer the licensing information.
    Would suggest you to uninstall PS CS6 using the native uninstaller from Applications > Utilities > Adobe Installers
    Re-install PS CS6 using the disc or from here, Download CS6 products
    Use your serial key to register and you should be good to go.
    Let me know in case you get into any issues.
    Cheers!!
    ~ Adobe

  • How can I set my WebI filters to Null and not Null

    Folks,
    I have created a report in WebI and now I am to set up some filters as Null and some Not Null.
    How can I set my WebI filters to Null and not Null?
    Regards,
    Bashir Awan

    Hi,
    As you said you could do it at the report level and also at the universe level.
    One more way is to create the filters in the universe levele and add them in thequery filter.
    Ex: in the filter you need to write :
    Column1 is null and and column 2 is not null etc.
    Hope this will help.
    If this did't  solve your problem then please explain it in detail.
    Cheers,
    Ravichandra K

  • When I open iTunes using Vista its showing up as com and not iTunes

    when I open iTunes using Vista its showing up as com and not iTunes

    Vista is an operating system... you do not open anything with it.
    What do you mean "its showing up as com"?  What is "com"?
    Maybe try posting in your native language so that we have a better understanding of what the real issue is.

  • I cant update my software as it always prompted me ,your start up disk is full and not enough space, when i had done the deleting some of my documents and stuff that i dont need it.

    i cant update my software as it always prompted me ,your start up disk is full and not enough space, when i had done the deleting some of my documents and stuff that i dont need it.

    I use CCleaner from the AppStore to delete the 'useless' stuff. It's free and works great for me

  • Changed my ID but the Iphone 4 continue with the old ID name and does not syncronize. How can I change it in my Iphone so I can continue to use all my data stored like contacts and notes?

    Changed my ID but the Iphone 4 continue with the old ID name and does not syncronize. How can I change it in my Iphone so I can continue to use all my data stored like contacts and notes?

    Do you mean through iCloud?  You need to go to settings > iCloud and "delete account" and then sign in with the newly named account.  You'll want to do similar for facetime, messages, and store.

  • If you purchase an ipad and it is locked but asking for the apple id and password would you be able to use your own id and password to unlock it?

    i am trying to purchase an ipad mini from a friend but it is locked.  It is asking for the apple ID and password.  Can i use my apple ID and password to unlock it?

    The previous user needs to do this, or the iPad can't be used. If the person selling it is not the previous user, the iPad may be stolen.
    What to do before selling or giving away your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT5661
     Cheers, Tom

  • We love apple email, but it does not play wall with other venders when you want to use your own domain (lags, disconnections, etc.)?   What vendor should we use to make it push and work well?  We want to stay with Apple Mail.

    Help, our AppleMail does not play well with other Vendord to use our own domain.   iCloud mail works great, but so far others we have tried lag, disconnec, etc. not nearly as good as icloud mail.   Should we try exchange or office 365 plans with Apple Mail/  a lot more expensive?

    Microsoft Exchange is the best business solution, Office 365 will give a hosted version that works well, as you noted it is not the cheapest. You should also look at Zimbra, an excellent service.

  • 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

Maybe you are looking for

  • After Upgrading to XCode 4.3.2 Can't Add Contact in Simulator

    My app uses the contacts, but after upgrading, the contacts I had manually added in the simulator were missing.  When I try to add new ones - in the Contacts app, not programatically - the Contacts app crashes.  It only happens when I click the 'Add'

  • How to sync to Snow Leopard Server wiki group calendar

    I'm running the Mac Mini Snow Leopard Server in our law office of 8 attorneys.  We all use PC's with Outlook 2010.  We don't have Microsoft Exchange Server, and we bought the Snow Leopard Server because of its advertisement that you could achieve the

  • Nokia Updater Software Setup

    I am trying to install the Nokia Updater Software and I keep receiving: Error Reading Setup Initialization File There is an update available from V 3.0638.0.0.1 My N73(8) was purchased in Saudi Arabia the product code is 0529785. The new software ava

  • How to access rows in table via script

    I have a floating numerical field in a table that's populated by a database. When previewing it uses a sample XML file. The path to the field is: topmostSubform.Page.Content.Repeater.Table1.Row1.F11a That was obtained by copying the path from the scr

  • Animated gif - is it possible stop & start ?

    OS 10.4.11 - GL/CS I have a series of animated gifs on my website and I like the simplicity of the animation. Is it possible to have a stop and go feature (button) - see http://www.artdesign.org.uk/graphicpages/webdesign.html. I do not wish to create