Title: @Font Face doesn&#039;t work!
Last modified: August 30, 2016

---

# @Font Face doesn't work!

 *  [ruby06dawnbrooke](https://wordpress.org/support/users/ruby06dawnbrooke/)
 * (@ruby06dawnbrooke)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/font-face-doesnt-work/)
 * Hello!
 * I am a newbie to CSS and so I used [@font](https://wordpress.org/support/users/font/)
   face code to add Proxima Nova and this is the code:
 *     ```
       @font-face {
           font-family: 'proxima_nova_rgregular';
           src: url('proximanova-regular-webfont.eot');
           src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
                url('proximanova-regular-webfont.woff2') format('woff2'),
                url('proximanova-regular-webfont.woff') format('woff'),
                url('proximanova-regular-webfont.ttf') format('truetype'),
                url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
           font-weight: normal;
           font-style: normal;
   
       }
   
       h4 { font-family: 'proxima_nova_rgregular', Helvetica, sans-serif; }
       ```
   
 * I don’t understand why it doesn’t get put in or I did something wrong… can some
   one help?
 * Thanks!

The topic ‘@Font Face doesn't work!’ is closed to new replies.

## Tags

 * [font face](https://wordpress.org/support/topic-tag/font-face/)

 * 0 replies
 * 1 participant
 * Last reply from: [ruby06dawnbrooke](https://wordpress.org/support/users/ruby06dawnbrooke/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/font-face-doesnt-work/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
