// ----------------------------------------------------------- @import "stipe/typography/mixins"; // Do not edit, needed to pull in necessary mixin $webfont_directory: "/fonts/" !default; // edit this directory in the '_config.scss' file if needed. // Install your own // ----------------------------------------------------------- //@font-face { // @include font-face ($font_family: [name of family], $font-file: [name of file], $font_weight: [value], $font_style: [value]); //}