/* assets/css/fonts.css */

@font-face {
    font-family: 'Dancing Script';
    src: url('../fonts/hand/DancingScript-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Daniel Black';
    src: url('../fonts/hand/Daniel-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Daniel Bold';
    src: url('../fonts/hand/Daniel-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Daniel Regular';
    src: url('../fonts/hand/Daniel-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Short Stack';
    src: url('../fonts/hand/ShortStack-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'VAG Handwritten';
    src: url('../fonts/hand/VAG-HandWritten.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WC Mano Negra Bold Bta';
    src: url('../fonts/hand/WCManoNegraBoldBta.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'WC Mano Negra Bta';
    src: url('../fonts/hand/WCManoNegraBta.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'De Valencia';
    src: url('../fonts/mono/De Valencia (beta).otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fira Mono Bold';
    src: url('../fonts/mono/FiraMono-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Fira Mono Medium';
    src: url('../fonts/mono/FiraMono-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Fira Mono Regular';
    src: url('../fonts/mono/FiraMono-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'JetBrains Mono Bold Italic';
    src: url('../fonts/mono/JetBrainsMono-Bold-Italic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'JetBrains Mono Bold';
    src: url('../fonts/mono/JetBrainsMono-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Office Code Pro Bold';
    src: url('../fonts/mono/officecodepro-bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Office Code Pro Bold Italic';
    src: url('../fonts/mono/officecodepro-bolditalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Office Code Pro Light';
    src: url('../fonts/mono/officecodepro-light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Office Code Pro Light Italic';
    src: url('../fonts/mono/officecodepro-lightitalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Office Code Pro Medium';
    src: url('../fonts/mono/officecodepro-medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Office Code Pro Medium Italic';
    src: url('../fonts/mono/officecodepro-mediumitalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Office Code Pro Regular';
    src: url('../fonts/mono/officecodepro-regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Office Code Pro Regular Italic';
    src: url('../fonts/mono/officecodepro-regularitalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Office Code Pro D Bold';
    src: url('../fonts/mono/OfficeCodeProD-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Office Code Pro D Bold Italic';
    src: url('../fonts/mono/OfficeCodeProD-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Office Code Pro D Light';
    src: url('../fonts/mono/officecodeprod-light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Office Code Pro D Light Italic';
    src: url('../fonts/mono/officecodeprod-lightitalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Office Code Pro D Regular';
    src: url('../fonts/mono/officecodeprod-regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Office Code Pro D Regular Italic';
    src: url('../fonts/mono/OfficeCodeProD-RegularItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'ABeeZee Regular';
    src: url('../fonts/nonserif/ABeeZee-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ABeeZee Italic';
    src: url('../fonts/nonserif/ABeeZee-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Air America Regular';
    src: url('../fonts/nonserif/AirAmerica-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arcon Regular';
    src: url('../fonts/nonserif/Arcon-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arcon Rounded Regular';
    src: url('../fonts/nonserif/Arcon-Rounded-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Hairline';
    src: url('../fonts/nonserif/Bungee-Hairline.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Inline';
    src: url('../fonts/nonserif/Bungee-Inline.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Outline';
    src: url('../fonts/nonserif/Bungee-Outline.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Regular';
    src: url('../fonts/nonserif/Bungee-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Shade';
    src: url('../fonts/nonserif/Bungee-Shade.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Layers Inline';
    src: url('../fonts/nonserif/BungeeLayers-Inline.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Layers Outline';
    src: url('../fonts/nonserif/BungeeLayers-Outline.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Layers Regular';
    src: url('../fonts/nonserif/BungeeLayers-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Layers Shade';
    src: url('../fonts/nonserif/BungeeLayers-Shade.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Layers Rotated Inline';
    src: url('../fonts/nonserif/BungeeLayersRotated-Inline.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Layers Rotated Outline';
    src: url('../fonts/nonserif/BungeeLayersRotated-Outline.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Layers Rotated Regular';
    src: url('../fonts/nonserif/BungeeLayersRotated-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bungee Layers Rotated Shade';
    src: url('../fonts/nonserif/BungeeLayersRotated-Shade.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Andada Bold';
    src: url('../fonts/serif/Andada-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Andada Bold Italic';
    src: url('../fonts/serif/Andada-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Andada Italic';
    src: url('../fonts/serif/Andada-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Andada Regular';
    src: url('../fonts/serif/Andada-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Andada SC Bold';
    src: url('../fonts/serif/AndadaSC-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Andada SC Bold Italic';
    src: url('../fonts/serif/AndadaSC-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Andada SC Italic';
    src: url('../fonts/serif/AndadaSC-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Andada SC Regular';
    src: url('../fonts/serif/AndadaSC-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Crimson Bold';
    src: url('../fonts/serif/Crimson-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Crimson Bold Italic';
    src: url('../fonts/serif/Crimson-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Crimson Italic';
    src: url('../fonts/serif/Crimson-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Crimson Roman';
    src: url('../fonts/serif/Crimson-Roman.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Crimson Semibold';
    src: url('../fonts/serif/Crimson-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Crimson Semibold Italic';
    src: url('../fonts/serif/Crimson-SemiboldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}


