Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8193335
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T04:26:46+00:00 2026-06-07T04:26:46+00:00

I am in a Rails project and I am using two fonts which are

  • 0

I am in a Rails project and I am using two fonts which are in the /assets/fonts folder.

@font-face {
  font-family: FuturaStd-Light;
  src: url("/assets/fonts/FuturaStd-Light.otf");
}

@font-face {
  font-family: HelveticaNeue;
  src: url("/assets/fonts//HelveticaNeue.dfont");
}

The fonts are very big files (especially the second one) and it is taking forever to load them. And in every page the text appears after everything else.

Is there a better way to load the fonts? Is there a way to cache them? Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T04:26:47+00:00Added an answer on June 7, 2026 at 4:26 am

    @font-face is a wonderful technique, but large font files will definitely slow down your site. There are many techniques you can use to combat this:

    • use a font-hosting service like google fonts or typekit
    • host your font files on a CDN
    • optimize your font files using a service like fontsquirrel

    One thing in particular to watch out for is that IE will block the rendering of the entire page if there’s a SCRIPT element before your stylesheet. So make sure that all your stylesheet links are above any javascript files you’re loading.

    Further reading:

    • Web Font Performance: Weighing @font-face Options and Alternatives
    • @font-face and performance
    • fighting the FOUT
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a legacy project using Rails 2.3.5 but I can't find with which
I'm using MetaSearch gem in my Rails 3 project. I have two models: class
I am using Devise. I need to push the same rails project to two
I'm using sunpost gem for search in my rails project. I have now two
I'm using DataMapper in a Rails project, and have found that calling to_json on
I'm coding a Rails project in a Windows environment and using Eclipse (with the
I'm using Blueprint as my CSS framework in my rails project. But currently I'm
I'm using the will_paginate gem for my Rails project and it's working beautifully. Unfortunately,
I am using Haml in a Ruby on Rails project. I know you use
I am using Railside to create a new Rails project. I am on a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.