From e415a9b26a40e76de738ca2219a7bf4eca4420de Mon Sep 17 00:00:00 2001 From: Nasser Rafie Date: Sat, 3 Oct 2020 18:22:49 +0330 Subject: [PATCH] :art: --- stylesheets/modules/_general.fonts.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stylesheets/modules/_general.fonts.scss b/stylesheets/modules/_general.fonts.scss index 3830a61b..7f009388 100644 --- a/stylesheets/modules/_general.fonts.scss +++ b/stylesheets/modules/_general.fonts.scss @@ -193,7 +193,7 @@ $theme-fonts-repo: "../../gtheme_03/fonts" !default; //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// -/// Samim v2.0.1 +/// Samim v4.0.5 // https://github.com/rastikerdar/samim-font // https://rastikerdar.github.io/samim-font/ @@ -202,7 +202,7 @@ $theme-fonts-repo: "../../gtheme_03/fonts" !default; $font-family-normal: "Samim", "Tahoma", "Iranian Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !global; $name: "Samim"; - $ver: "v2.0.1"; + $ver: "v4.0.5"; $weight: "normal"; $base: $theme-fonts-base; @@ -220,7 +220,7 @@ $theme-fonts-repo: "../../gtheme_03/fonts" !default; $font-family-bold: "Samim", "Arial", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", sans-serif !global; $name: "Samim"; - $ver: "v2.0.1"; + $ver: "v4.0.5"; $weight: "bold"; $base: $theme-fonts-base;