diff --git a/woocommerce-payment-methods/assets/css/paymentfont.css b/woocommerce-payment-methods/assets/css/paymentfont.css index 4077a0a..5857d44 100644 --- a/woocommerce-payment-methods/assets/css/paymentfont.css +++ b/woocommerce-payment-methods/assets/css/paymentfont.css @@ -1,15 +1,16 @@ /** - * PaymentFont Styles 0.0.9 + * PaymentFont Styles 0.1.0 * * @since 2014-09-21 - * @version 2014-09-21 + * @version 2014-09-22 * * @author Poellmann Alexander Manfred * @copyright Copyright 2014 vendocrat. All Rights Reserved. * @link http://vendocr.at/ * - * @license http://paymentfont.io/license (Font: SIL OFL 1.1, CSS: MIT License) + * @license Font: SIL OFL 1.1, CSS: MIT License */ + @font-face { font-family:'PaymentFont'; src:url('../fonts/paymentfont-webfont.eot'); @@ -252,5 +253,5 @@ } /* - * NO MORE LOVE TO GIVE + * E fatto! */ \ No newline at end of file diff --git a/woocommerce-payment-methods/assets/css/paymentfont.min.css b/woocommerce-payment-methods/assets/css/paymentfont.min.css index a93745b..dcbacc0 100644 --- a/woocommerce-payment-methods/assets/css/paymentfont.min.css +++ b/woocommerce-payment-methods/assets/css/paymentfont.min.css @@ -1,9 +1,9 @@ /** - * PaymentFont Styles 0.0.9 by @vendocrat/@AMPoellmann - * http://paymentfont.io and @paymentfont - * License http://paymentfont.io/license (Font: SIL OFL 1.1, CSS: MIT License) + * PaymentFont Styles 0.1.0 by @vendocrat/@AMPoellmann + * http://vendocr.at or @vendocrat + * License Font: SIL OFL 1.1, CSS: MIT License */ @font-face{font-family:PaymentFont;src:url(../fonts/paymentfont-webfont.eot);src:url(../fonts/paymentfont-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/paymentfont-webfont.woff) format('woff'),url(../fonts/paymentfont-webfont.ttf) format('truetype'),url(../fonts/paymentfont-webfont.svg#paymentfont-webfont) format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-gittip:before{content:"\f01c"}.pf-google-wallet:before{content:"\f01d"}.pf-google-wallet-alt:before{content:"\f01e"}.pf-gpb:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"} /* - * NO MORE LOVE TO GIVE + * E fatto! */ \ No newline at end of file diff --git a/woocommerce-payment-methods/assets/fonts/payment-webfont.eot b/woocommerce-payment-methods/assets/fonts/payment-webfont.eot deleted file mode 100644 index 727e43d..0000000 Binary files a/woocommerce-payment-methods/assets/fonts/payment-webfont.eot and /dev/null differ diff --git a/woocommerce-payment-methods/assets/fonts/payment-webfont.svg b/woocommerce-payment-methods/assets/fonts/payment-webfont.svg deleted file mode 100644 index 04e224b..0000000 --- a/woocommerce-payment-methods/assets/fonts/payment-webfont.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - -{ - "fontFamily": "payment-webfont", - "majorVersion": 0, - "minorVersion": 9, - "designer": "Orlando TM Merone", - "fontURL": "https://github.com/orlandotm/payment-webfont", - "designerURL": "http://www.orlandotm.com", - "license": "CC0 1.0 Universal", - "licenseURL": "https://github.com/orlandotm/payment-webfont/blob/master/LICENSE", - "version": "0.9.5", - "fontId": "payment-webfont", - "psName": "payment-webfont", - "subFamily": "Regular", - "fullName": "payment-webfont", - "description": "An SVG webfont full of icons of main payment systems" -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/woocommerce-payment-methods/assets/fonts/payment-webfont.ttf b/woocommerce-payment-methods/assets/fonts/payment-webfont.ttf deleted file mode 100644 index c02fdb9..0000000 Binary files a/woocommerce-payment-methods/assets/fonts/payment-webfont.ttf and /dev/null differ diff --git a/woocommerce-payment-methods/assets/fonts/payment-webfont.woff b/woocommerce-payment-methods/assets/fonts/payment-webfont.woff deleted file mode 100644 index db0a9cc..0000000 Binary files a/woocommerce-payment-methods/assets/fonts/payment-webfont.woff and /dev/null differ diff --git a/woocommerce-payment-methods/classes/class-widget-payment-methods.php b/woocommerce-payment-methods/classes/class-widget-payment-methods.php index b926211..bcab43e 100644 --- a/woocommerce-payment-methods/classes/class-widget-payment-methods.php +++ b/woocommerce-payment-methods/classes/class-widget-payment-methods.php @@ -161,5 +161,5 @@ class vendocrat_Widget_Payment_Methods extends WP_Widget { } // END Class /* - * NO MORE LOVE TO GIVE + * E fatto! */ \ No newline at end of file diff --git a/woocommerce-payment-methods/payment-methods.php b/woocommerce-payment-methods/payment-methods.php index f2ff6cc..7e3c52b 100644 --- a/woocommerce-payment-methods/payment-methods.php +++ b/woocommerce-payment-methods/payment-methods.php @@ -417,5 +417,5 @@ function v_woo_payment_methods( $atts = array() ) { endif; /* - * NO MORE LOVE TO GIVE + * E fatto! */ \ No newline at end of file