diff --git a/public/css/font-ubuntu.css b/public/css/font-ubuntu.css new file mode 100644 index 0000000..0d5b510 --- /dev/null +++ b/public/css/font-ubuntu.css @@ -0,0 +1,48 @@ +/* cyrillic-ext */ +@font-face { + font-family: 'Ubuntu'; + font-style: normal; + font-weight: 400; + src: local('Ubuntu'), url(/fonts/ODszJI8YqNw8V2xPulzjO_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); + unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; +} +/* cyrillic */ +@font-face { + font-family: 'Ubuntu'; + font-style: normal; + font-weight: 400; + src: local('Ubuntu'), url(/fonts/iQ9VJx1UMASKNiGywyyCXvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); + unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; +} +/* greek-ext */ +@font-face { + font-family: 'Ubuntu'; + font-style: normal; + font-weight: 400; + src: local('Ubuntu'), url(/fonts/WkvQmvwsfw_KKeau9SlQ2_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); + unicode-range: U+1F00-1FFF; +} +/* greek */ +@font-face { + font-family: 'Ubuntu'; + font-style: normal; + font-weight: 400; + src: local('Ubuntu'), url(/fonts/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); + unicode-range: U+0370-03FF; +} +/* latin-ext */ +@font-face { + font-family: 'Ubuntu'; + font-style: normal; + font-weight: 400; + src: local('Ubuntu'), url(/fonts/Wu5Iuha-XnKDBvqRwQzAG_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); + unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; +} +/* latin */ +@font-face { + font-family: 'Ubuntu'; + font-style: normal; + font-weight: 400; + src: local('Ubuntu'), url(/fonts/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2'); + unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; +} diff --git a/public/fonts/ODszJI8YqNw8V2xPulzjO_esZW2xOQ-xsNqO47m55DA.woff2 b/public/fonts/ODszJI8YqNw8V2xPulzjO_esZW2xOQ-xsNqO47m55DA.woff2 new file mode 100644 index 0000000..146fc43 Binary files /dev/null and b/public/fonts/ODszJI8YqNw8V2xPulzjO_esZW2xOQ-xsNqO47m55DA.woff2 differ diff --git a/public/fonts/WkvQmvwsfw_KKeau9SlQ2_esZW2xOQ-xsNqO47m55DA.woff2 b/public/fonts/WkvQmvwsfw_KKeau9SlQ2_esZW2xOQ-xsNqO47m55DA.woff2 new file mode 100644 index 0000000..857acd0 Binary files /dev/null and b/public/fonts/WkvQmvwsfw_KKeau9SlQ2_esZW2xOQ-xsNqO47m55DA.woff2 differ diff --git a/public/fonts/Wu5Iuha-XnKDBvqRwQzAG_esZW2xOQ-xsNqO47m55DA.woff2 b/public/fonts/Wu5Iuha-XnKDBvqRwQzAG_esZW2xOQ-xsNqO47m55DA.woff2 new file mode 100644 index 0000000..9c82154 Binary files /dev/null and b/public/fonts/Wu5Iuha-XnKDBvqRwQzAG_esZW2xOQ-xsNqO47m55DA.woff2 differ diff --git a/public/fonts/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2 b/public/fonts/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2 new file mode 100644 index 0000000..cdbac6b Binary files /dev/null and b/public/fonts/gYAtqXUikkQjyJA1SnpDLvesZW2xOQ-xsNqO47m55DA.woff2 differ diff --git a/public/fonts/iQ9VJx1UMASKNiGywyyCXvesZW2xOQ-xsNqO47m55DA.woff2 b/public/fonts/iQ9VJx1UMASKNiGywyyCXvesZW2xOQ-xsNqO47m55DA.woff2 new file mode 100644 index 0000000..0df8cf7 Binary files /dev/null and b/public/fonts/iQ9VJx1UMASKNiGywyyCXvesZW2xOQ-xsNqO47m55DA.woff2 differ diff --git a/public/fonts/sDGTilo5QRsfWu6Yc11AXg.woff2 b/public/fonts/sDGTilo5QRsfWu6Yc11AXg.woff2 new file mode 100644 index 0000000..8d900ac Binary files /dev/null and b/public/fonts/sDGTilo5QRsfWu6Yc11AXg.woff2 differ diff --git a/views/layouts/clear.php b/views/layouts/clear.php index 1b5a44e..59451b3 100644 --- a/views/layouts/clear.php +++ b/views/layouts/clear.php @@ -28,7 +28,7 @@ - + diff --git a/views/layouts/default.php b/views/layouts/default.php index afb9458..98e766b 100644 --- a/views/layouts/default.php +++ b/views/layouts/default.php @@ -30,7 +30,7 @@ - + diff --git a/views/layouts/page.php b/views/layouts/page.php index 24d44d3..462f690 100644 --- a/views/layouts/page.php +++ b/views/layouts/page.php @@ -33,7 +33,7 @@ - + diff --git a/views/layouts/print.php b/views/layouts/print.php index af5cd4e..64b4006 100644 --- a/views/layouts/print.php +++ b/views/layouts/print.php @@ -11,7 +11,7 @@ - +