View Single Post
Old 09-15-2013, 06:23 PM   #13
krausj
Enthusiast
krausj began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Apr 2013
Device: ipad
ok so I need a font face. This is an example of what the fonts look like in my template. Do I change this, or replace it with something else?

Code:
.Override1 {
  font-family: "Wood Stamp Regular";
  color: #55A17B;
  font-size: 90px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  /* line-height: inherited; */
  text-indent: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
/* 
name: Override1
fontMatchString: Wood Stamp Regular,90

fontStyleName: Regular
postscriptName: WoodStamp
name: Wood Stamp Regular
fontFamilyName: Wood Stamp
fontStyleNameNative: Regular
platformName: Wood Stamp
fontFile: C:\Users\Stumpy O'donnel\Desktop\Theo Battles The Stair Monster\InDesign\RightPageOrder\OEBPS\fonts\Woodstamp.otf
fileName: Woodstamp.otf
fullNameNative: Wood Stamp
fullName: Wood Stamp
calculatedFontName: Wood Stamp Regular
calculatedFontStyle: Regular
isItalic: false
isBold: false
fontSize: 90

appliedFont: Wood Stamp	Regular
fontStyle: Regular
pointSize: 90
leading: AUTO
capitalization: NORMAL
underline: false
strikeThru: false
noBreak: false
horizontalScale: 100
verticalScale: 100
baselineShift: 0
skew: 0
 */
}
krausj is offline   Reply With Quote