@font-face {
    font-family: HanleyRough-Script;
    src: url('../Fonts/HanleyRough/HanleyRough-Script.otf') format('opentype');
}
@font-face {
    font-family: HanleyRough-Block;
    src: url('../Fonts/HanleyRough/HanleyRough-Block.otf') format('opentype');
}
@font-face {
    font-family: HanleyRough-BlockInline;
    src: url('../Fonts/HanleyRough/HanleyRough-BlockInline.otf') format('opentype');
}
/*
@font-feature-values "HanleyRough-BlockInline" {
    @stylistic {
	one: ss01;
	two: ss02;
	three: ss03;
    }
    @styleset { }
}
*/
@font-face {
    font-family: HanleyRough-Slim;
    src: url('../Fonts/HanleyRough/HanleyRough-Slim.otf') format('opentype');
}
@font-face {
    font-family: HanleyRough-SlimSerif;
    src: url('../Fonts/HanleyRough/HanleyRough-SlimSerif.otf') format('opentype');
}

.HRBI_ss01 { font: inherit; font-feature-settings: 'ss01'; }
.HRBI_ss02 { font: inherit; font-feature-settings: 'ss02'; }
.HRBI_ss03 { font: inherit; font-feature-settings: 'ss03'; }
.HRBI_swsh { font: inherit; font-feature-settings: 'swsh'; }
.HRBI_aalt { font: inherit; font-feature-settings: 'aalt'; }

.HRSS_ss04 { font: inherit; font-feature-settings: 'ss04'; }
.HRSS_ss05 { font: inherit; font-feature-settings: 'ss05'; }
.HRSS_ss07 { font: inherit; font-feature-settings: 'ss07'; }

.HRS_ss04 { font: inherit; font-feature-settings: 'ss04'; }

@font-face {
    font-family: SF-DISP-THIN;
    src: url('../Fonts/SF-UI/SF-UI-Display-Thin.otf') format('opentype');
}

@font-face {
    font-family: SF-Light;
    src: url('../Fonts/SF-UI/SF-UI-Text-Light.otf') format('opentype');
}
@font-face {
    font-family: SF-Regular;
    src: url('../Fonts/SF-UI/SF-UI-Text-Regular.otf') format('opentype');
}
@font-face {
    font-family: SF-Medium;
    src: url('../Fonts/SF-UI/SF-UI-Text-Medium.otf') format('opentype');
}
@font-face {
    font-family: Archer-Light;
    src: url('../Fonts/Archer/Archer-Light.otf') format('opentype');
}
@font-face {
    font-family: Archer-Medium;
    src: url('../Fonts/Archer/Archer-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Source-Code-Pro-Light';
  src: url('../Fonts/Source-Code-Pro/SourceCodePro-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Source-Code-Pro-Regular';
  src: url('../Fonts/Source-Code-Pro/SourceCodePro-Regular.ttf') format('truetype');
}
