{"id":7643,"date":"2020-07-09T18:40:10","date_gmt":"2020-07-09T15:40:10","guid":{"rendered":"https:\/\/rockmedia.gr\/?p=7643"},"modified":"2022-12-02T08:05:06","modified_gmt":"2022-12-02T06:05:06","slug":"add-custom-fonts-to-your-wordpress-website","status":"publish","type":"post","link":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/","title":{"rendered":"Add custom fonts to your WordPress Website"},"content":{"rendered":"<h4>In this article, we will explain how to add Custom Fonts to your WordPress Website manually.<\/h4>\n<p>Let&#8217;s say we want to download a custom font called <span style=\"color: #00ff00;\">&#8220;Impact&#8221;.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p>1.\u00a0 Find a source and download the font to your computer.<\/p>\n<p>2. Extract the <strong>.zip<\/strong> file if is necessary. The result will be a file with the name<span style=\"color: #00ff00;\"> &#8220;Impact.ttf&#8221;.<\/span><\/p>\n<p>3. Upload the file to your WordPress Media Folder. Go to WordPress Admin Panel, click on &#8220;Media&#8221; and select to upload a new file. Once the file is uploaded, open the file in WP Library and copy the file&#8217;s link.<\/p>\n<p>4. Go back to WordPress Admin Panel. Navigate to Appearance &gt; Customize &gt; Custom CSS. Insert the following code:<\/p>\n<p><span style=\"color: #ff9900;\">@font-face\u00a0 {<\/span><br \/>\n<span style=\"color: #ff9900;\">font-family: Impact;<\/span><br \/>\n<span style=\"color: #ff9900;\">src: url(..\/wp-content\/uploads\/fonts\/impact.ttf) format(&#8216;truetype&#8217;);<\/span><br \/>\n<span style=\"color: #ff9900;\">}<\/span><\/p>\n<p>5. Choose which elements will use this font. For example, if you want to use the new font in your paragraphs then your code should look like this:<\/p>\n<p><span style=\"color: #ff9900;\">.p\u00a0 { font-family: Impact, Open-sans, sans-serif; }<\/span><\/p>\n<p>Note that we can <strong>add other fonts <\/strong>as fallback options in case Impact doesn&#8217;t load.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we will explain how to add Custom Fonts to your WordPress Website manually. Let&#8217;s say we want to download a custom font called &#8220;Impact&#8221;. &nbsp; 1.\u00a0 Find a source and download the font to your computer. 2. Extract the .zip file if is necessary. The result will be a file with the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":7669,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[60],"tags":[],"class_list":["post-7643","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-seo"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Add custom fonts to your WordPress Website - RockMedia<\/title>\n<meta name=\"description\" content=\"In this article, we will explain how to add Custom Fonts to your WordPress Website manually.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Add custom fonts to your WordPress Website - RockMedia\" \/>\n<meta property=\"og:description\" content=\"In this article, we will explain how to add Custom Fonts to your WordPress Website manually.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/\" \/>\n<meta property=\"og:site_name\" content=\"RockMedia\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/rockmedia.gr\" \/>\n<meta property=\"article:published_time\" content=\"2020-07-09T15:40:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-02T06:05:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Alex Zandros\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Alex Zandros\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/\"},\"author\":{\"name\":\"Alex Zandros\",\"@id\":\"https:\/\/rockmedia.gr\/#\/schema\/person\/c63968a433d0fc1ea2754c1380fcc68c\"},\"headline\":\"Add custom fonts to your WordPress Website\",\"datePublished\":\"2020-07-09T15:40:10+00:00\",\"dateModified\":\"2022-12-02T06:05:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/\"},\"wordCount\":182,\"publisher\":{\"@id\":\"https:\/\/rockmedia.gr\/#organization\"},\"image\":{\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg\",\"articleSection\":[\"SEO\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/\",\"url\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/\",\"name\":\"Add custom fonts to your WordPress Website - RockMedia\",\"isPartOf\":{\"@id\":\"https:\/\/rockmedia.gr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg\",\"datePublished\":\"2020-07-09T15:40:10+00:00\",\"dateModified\":\"2022-12-02T06:05:06+00:00\",\"description\":\"In this article, we will explain how to add Custom Fonts to your WordPress Website manually.\",\"breadcrumb\":{\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#primaryimage\",\"url\":\"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg\",\"contentUrl\":\"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/rockmedia.gr\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Add custom fonts to your WordPress Website\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rockmedia.gr\/#website\",\"url\":\"https:\/\/rockmedia.gr\/\",\"name\":\"RockMedia\",\"description\":\"Web Design Services\",\"publisher\":{\"@id\":\"https:\/\/rockmedia.gr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rockmedia.gr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/rockmedia.gr\/#organization\",\"name\":\"RockMedia\",\"url\":\"https:\/\/rockmedia.gr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/rockmedia.gr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/rockmedia.gr\/wp-content\/uploads\/2026\/02\/rockmedia-organizational-logo.webp\",\"contentUrl\":\"https:\/\/rockmedia.gr\/wp-content\/uploads\/2026\/02\/rockmedia-organizational-logo.webp\",\"width\":950,\"height\":512,\"caption\":\"RockMedia\"},\"image\":{\"@id\":\"https:\/\/rockmedia.gr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/rockmedia.gr\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/rockmedia.gr\/#\/schema\/person\/c63968a433d0fc1ea2754c1380fcc68c\",\"name\":\"Alex Zandros\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/f8fc87907765204796ee6a1b88811c22e49c19feca365ad0e4f89fe61eeaca5f?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f8fc87907765204796ee6a1b88811c22e49c19feca365ad0e4f89fe61eeaca5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f8fc87907765204796ee6a1b88811c22e49c19feca365ad0e4f89fe61eeaca5f?s=96&d=mm&r=g\",\"caption\":\"Alex Zandros\"},\"description\":\"Website Designer &amp; Full Stack Developer\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Add custom fonts to your WordPress Website - RockMedia","description":"In this article, we will explain how to add Custom Fonts to your WordPress Website manually.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/","og_locale":"en_US","og_type":"article","og_title":"Add custom fonts to your WordPress Website - RockMedia","og_description":"In this article, we will explain how to add Custom Fonts to your WordPress Website manually.","og_url":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/","og_site_name":"RockMedia","article_publisher":"https:\/\/www.facebook.com\/rockmedia.gr","article_published_time":"2020-07-09T15:40:10+00:00","article_modified_time":"2022-12-02T06:05:06+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg","type":"image\/jpeg"}],"author":"Alex Zandros","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Alex Zandros","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#article","isPartOf":{"@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/"},"author":{"name":"Alex Zandros","@id":"https:\/\/rockmedia.gr\/#\/schema\/person\/c63968a433d0fc1ea2754c1380fcc68c"},"headline":"Add custom fonts to your WordPress Website","datePublished":"2020-07-09T15:40:10+00:00","dateModified":"2022-12-02T06:05:06+00:00","mainEntityOfPage":{"@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/"},"wordCount":182,"publisher":{"@id":"https:\/\/rockmedia.gr\/#organization"},"image":{"@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#primaryimage"},"thumbnailUrl":"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg","articleSection":["SEO"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/","url":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/","name":"Add custom fonts to your WordPress Website - RockMedia","isPartOf":{"@id":"https:\/\/rockmedia.gr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#primaryimage"},"image":{"@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#primaryimage"},"thumbnailUrl":"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg","datePublished":"2020-07-09T15:40:10+00:00","dateModified":"2022-12-02T06:05:06+00:00","description":"In this article, we will explain how to add Custom Fonts to your WordPress Website manually.","breadcrumb":{"@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#primaryimage","url":"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg","contentUrl":"https:\/\/rockmedia.gr\/wp-content\/uploads\/2020\/07\/custom-fonts.jpg","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/rockmedia.gr\/en\/add-custom-fonts-to-your-wordpress-website\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rockmedia.gr\/en\/"},{"@type":"ListItem","position":2,"name":"Add custom fonts to your WordPress Website"}]},{"@type":"WebSite","@id":"https:\/\/rockmedia.gr\/#website","url":"https:\/\/rockmedia.gr\/","name":"RockMedia","description":"Web Design Services","publisher":{"@id":"https:\/\/rockmedia.gr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rockmedia.gr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/rockmedia.gr\/#organization","name":"RockMedia","url":"https:\/\/rockmedia.gr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/rockmedia.gr\/#\/schema\/logo\/image\/","url":"https:\/\/rockmedia.gr\/wp-content\/uploads\/2026\/02\/rockmedia-organizational-logo.webp","contentUrl":"https:\/\/rockmedia.gr\/wp-content\/uploads\/2026\/02\/rockmedia-organizational-logo.webp","width":950,"height":512,"caption":"RockMedia"},"image":{"@id":"https:\/\/rockmedia.gr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/rockmedia.gr"]},{"@type":"Person","@id":"https:\/\/rockmedia.gr\/#\/schema\/person\/c63968a433d0fc1ea2754c1380fcc68c","name":"Alex Zandros","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f8fc87907765204796ee6a1b88811c22e49c19feca365ad0e4f89fe61eeaca5f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f8fc87907765204796ee6a1b88811c22e49c19feca365ad0e4f89fe61eeaca5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f8fc87907765204796ee6a1b88811c22e49c19feca365ad0e4f89fe61eeaca5f?s=96&d=mm&r=g","caption":"Alex Zandros"},"description":"Website Designer &amp; Full Stack Developer"}]}},"_links":{"self":[{"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/posts\/7643","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/comments?post=7643"}],"version-history":[{"count":0,"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/posts\/7643\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/media\/7669"}],"wp:attachment":[{"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/media?parent=7643"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/categories?post=7643"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rockmedia.gr\/en\/wp-json\/wp\/v2\/tags?post=7643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}