Cookie | Duration | Description |
---|---|---|
__cf_bm | 30 minutes | This cookie, set by Cloudflare, is used to support Cloudflare Bot Management. |
Cookie | Duration | Description |
---|---|---|
__jid | 30 minutes | Cookie used to remember the user's Disqus login credentials across websites that use Disqus. |
Cookie | Duration | Description |
---|---|---|
CONSENT | 2 years | YouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data. |
disqus_unique | 1 year | Set to record internal statistics for anonymous visitors. |
Cookie | Duration | Description |
---|---|---|
NID | 6 months | NID cookie, set by Google, is used for advertising purposes; to limit the number of times the user sees an ad, to mute unwanted ads, and to measure the effectiveness of ads. |
VISITOR_INFO1_LIVE | 5 months 27 days | A cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface. |
YSC | session | YSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages. |
yt-remote-connected-devices | never | YouTube sets this cookie to store the video preferences of the user using embedded YouTube video. |
yt-remote-device-id | never | YouTube sets this cookie to store the video preferences of the user using embedded YouTube video. |
Cookie | Duration | Description |
---|---|---|
m | 2 years | No description available. |
wp_woocommerce_session_dcaab213aa96d962dc975aa5fc3b30c8 | 2 days | No description |
How to set up Nure variable font in your browser
To use Nure variable font, in combination with PragmataPro, as default font in your browser may improve your productivity.
After downloading Nure variable web font put in you user folder,
install Custom Style Script and addon available for the most used browsers for free and put this code in
Options page
.Where
font-weight
is the first axis ‘Weight‘, its values starts from 100 to 900,font-variation-settings: 'opsz'
is the second axis ‘Optical Size‘, its values starts from 12 to 72font-variation-settings: 'wdth'
is the third axis ‘Width‘, its values starts from 75 to 125, according with Windows standards.Changing these values you can find your perfect set up.
A visual example using Hacker News as test site:
{font-family: ‘Nure’; font-weight: 300; font-variation-settings: ‘opsz’ 20, ‘wdth’ 90;}
{font-family: ‘Nure’; font-weight: 300; font-variation-settings: ‘opsz’ 30, ‘wdth’ 110;}
{font-family: ‘Nure’; font-weight: 300; font-variation-settings: ‘opsz’ 18, ‘wdth’ 80;}
{font-family: ‘Nure’; font-weight: 240; font-variation-settings: ‘opsz’ 18, ‘wdth’ 80;}
This is just a quick view of the potential of using a variable font like Nure as default font.