Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php on line 63

Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php on line 73

Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php on line 89

Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php on line 102

Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php on line 111

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82

Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/justin/public_html/bootplate/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91

Warning: Cannot modify header information - headers already sent by (output started at /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php:15) in /home2/justin/public_html/bootplate/wp-includes/rest-api/class-wp-rest-server.php on line 1758

Warning: Cannot modify header information - headers already sent by (output started at /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php:15) in /home2/justin/public_html/bootplate/wp-includes/rest-api/class-wp-rest-server.php on line 1758

Warning: Cannot modify header information - headers already sent by (output started at /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php:15) in /home2/justin/public_html/bootplate/wp-includes/rest-api/class-wp-rest-server.php on line 1758

Warning: Cannot modify header information - headers already sent by (output started at /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php:15) in /home2/justin/public_html/bootplate/wp-includes/rest-api/class-wp-rest-server.php on line 1758

Warning: Cannot modify header information - headers already sent by (output started at /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php:15) in /home2/justin/public_html/bootplate/wp-includes/rest-api/class-wp-rest-server.php on line 1758

Warning: Cannot modify header information - headers already sent by (output started at /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php:15) in /home2/justin/public_html/bootplate/wp-includes/rest-api/class-wp-rest-server.php on line 1758

Warning: Cannot modify header information - headers already sent by (output started at /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php:15) in /home2/justin/public_html/bootplate/wp-includes/rest-api/class-wp-rest-server.php on line 1758

Warning: Cannot modify header information - headers already sent by (output started at /home2/justin/public_html/bootplate/wp-includes/Requests/Cookie/Jar.php:15) in /home2/justin/public_html/bootplate/wp-includes/rest-api/class-wp-rest-server.php on line 1758
{"id":43,"date":"2016-03-11T16:42:54","date_gmt":"2016-03-11T21:42:54","guid":{"rendered":"http:\/\/bootplate.jdmdigital.co\/?page_id=43"},"modified":"2016-04-08T09:17:57","modified_gmt":"2016-04-08T14:17:57","slug":"font-icons","status":"publish","type":"page","link":"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/","title":{"rendered":"Font Icons"},"content":{"rendered":"

Why Icon Fonts are Awesome<\/h2>\n

We’ve been using icon fonts for our projects instead of graphical icons for years. There are several advantages to using icon fonts.<\/p>\n

    \n
  1. Scale them with CSS<\/li>\n
  2. Color them with CSS<\/li>\n
  3. Add shadows with CSS<\/li>\n
  4. Change opacity with CSS<\/li>\n
  5. Rotate or animate with CSS<\/li>\n
  6. Basically make any changes without opening Photoshop and editing a sprite<\/li>\n
  7. They automatically scale for retina displays<\/li>\n<\/ol>\n

    See for yourself. Chris Coyier put together a fantastic tool help you see how awesome icon fonts are<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"

    Why Icon Fonts are Awesome We’ve been using icon fonts for our projects instead of graphical icons for years. There are several advantages to using icon fonts. Scale them with CSS Color them with CSS Add shadows with CSS Change opacity with CSS Rotate or animate with CSS Basically make any changes without opening Photoshop… more Font Icons<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":17,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-demoicons.php","meta":[],"yoast_head":"\nFont Icons | Bootplate<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Font Icons | Bootplate\" \/>\n<meta property=\"og:description\" content=\"Why Icon Fonts are Awesome We’ve been using icon fonts for our projects instead of graphical icons for years. There are several advantages to using icon fonts. Scale them with CSS Color them with CSS Add shadows with CSS Change opacity with CSS Rotate or animate with CSS Basically make any changes without opening Photoshop… more Font Icons\" \/>\n<meta property=\"og:url\" content=\"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/\" \/>\n<meta property=\"og:site_name\" content=\"Bootplate\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/JDMdigital\" \/>\n<meta property=\"article:modified_time\" content=\"2016-04-08T14:17:57+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/bootplate.jdmdigital.co\/wp-content\/uploads\/bootplate-screenshot-v1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"850\" \/>\n\t<meta property=\"og:image:height\" content=\"444\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@jdmdigital\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/\",\"url\":\"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/\",\"name\":\"Font Icons | Bootplate\",\"isPartOf\":{\"@id\":\"http:\/\/bootplate.jdmdigital.co\/#website\"},\"datePublished\":\"2016-03-11T21:42:54+00:00\",\"dateModified\":\"2016-04-08T14:17:57+00:00\",\"breadcrumb\":{\"@id\":\"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bootplate.jdmdigital.co\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Templates\",\"item\":\"https:\/\/bootplate.jdmdigital.co\/templates\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Font Icons\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/bootplate.jdmdigital.co\/#website\",\"url\":\"http:\/\/bootplate.jdmdigital.co\/\",\"name\":\"Bootplate\",\"description\":\"Wicked-fast, mobile-first Bootstrap 4 theme framework for building awesome WordPress websites.\",\"publisher\":{\"@id\":\"http:\/\/bootplate.jdmdigital.co\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/bootplate.jdmdigital.co\/search\/{search_term}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/bootplate.jdmdigital.co\/#organization\",\"name\":\"JDM Digital\",\"url\":\"http:\/\/bootplate.jdmdigital.co\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/bootplate.jdmdigital.co\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/bootplate.jdmdigital.co\/wp-content\/uploads\/jdm5-logo-black-250.png\",\"contentUrl\":\"http:\/\/bootplate.jdmdigital.co\/wp-content\/uploads\/jdm5-logo-black-250.png\",\"width\":250,\"height\":58,\"caption\":\"JDM Digital\"},\"image\":{\"@id\":\"http:\/\/bootplate.jdmdigital.co\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/www.linkedin.com\/company\/jdm-marketing-evolved\",\"https:\/\/www.facebook.com\/JDMdigital\",\"https:\/\/twitter.com\/jdmdigital\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Font Icons | Bootplate","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":"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/","og_locale":"en_US","og_type":"article","og_title":"Font Icons | Bootplate","og_description":"Why Icon Fonts are Awesome We’ve been using icon fonts for our projects instead of graphical icons for years. There are several advantages to using icon fonts. Scale them with CSS Color them with CSS Add shadows with CSS Change opacity with CSS Rotate or animate with CSS Basically make any changes without opening Photoshop… more Font Icons","og_url":"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/","og_site_name":"Bootplate","article_publisher":"https:\/\/www.facebook.com\/JDMdigital","article_modified_time":"2016-04-08T14:17:57+00:00","og_image":[{"width":850,"height":444,"url":"http:\/\/bootplate.jdmdigital.co\/wp-content\/uploads\/bootplate-screenshot-v1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@jdmdigital","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/","url":"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/","name":"Font Icons | Bootplate","isPartOf":{"@id":"http:\/\/bootplate.jdmdigital.co\/#website"},"datePublished":"2016-03-11T21:42:54+00:00","dateModified":"2016-04-08T14:17:57+00:00","breadcrumb":{"@id":"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/bootplate.jdmdigital.co\/templates\/font-icons\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bootplate.jdmdigital.co\/"},{"@type":"ListItem","position":2,"name":"Templates","item":"https:\/\/bootplate.jdmdigital.co\/templates\/"},{"@type":"ListItem","position":3,"name":"Font Icons"}]},{"@type":"WebSite","@id":"http:\/\/bootplate.jdmdigital.co\/#website","url":"http:\/\/bootplate.jdmdigital.co\/","name":"Bootplate","description":"Wicked-fast, mobile-first Bootstrap 4 theme framework for building awesome WordPress websites.","publisher":{"@id":"http:\/\/bootplate.jdmdigital.co\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/bootplate.jdmdigital.co\/search\/{search_term}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/bootplate.jdmdigital.co\/#organization","name":"JDM Digital","url":"http:\/\/bootplate.jdmdigital.co\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/bootplate.jdmdigital.co\/#\/schema\/logo\/image\/","url":"http:\/\/bootplate.jdmdigital.co\/wp-content\/uploads\/jdm5-logo-black-250.png","contentUrl":"http:\/\/bootplate.jdmdigital.co\/wp-content\/uploads\/jdm5-logo-black-250.png","width":250,"height":58,"caption":"JDM Digital"},"image":{"@id":"http:\/\/bootplate.jdmdigital.co\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.linkedin.com\/company\/jdm-marketing-evolved","https:\/\/www.facebook.com\/JDMdigital","https:\/\/twitter.com\/jdmdigital"]}]}},"_links":{"self":[{"href":"http:\/\/bootplate.jdmdigital.co\/wp-json\/wp\/v2\/pages\/43"}],"collection":[{"href":"http:\/\/bootplate.jdmdigital.co\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/bootplate.jdmdigital.co\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/bootplate.jdmdigital.co\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/bootplate.jdmdigital.co\/wp-json\/wp\/v2\/comments?post=43"}],"version-history":[{"count":4,"href":"http:\/\/bootplate.jdmdigital.co\/wp-json\/wp\/v2\/pages\/43\/revisions"}],"predecessor-version":[{"id":128,"href":"http:\/\/bootplate.jdmdigital.co\/wp-json\/wp\/v2\/pages\/43\/revisions\/128"}],"up":[{"embeddable":true,"href":"http:\/\/bootplate.jdmdigital.co\/wp-json\/wp\/v2\/pages\/17"}],"wp:attachment":[{"href":"http:\/\/bootplate.jdmdigital.co\/wp-json\/wp\/v2\/media?parent=43"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}