/*
Theme Name: SilverStorm Child
Description: Child Theme für SilverStorm
Author: Dein Name
Template: silverstorm
Version: 1.0.0
*/

/* Hier kannst du eigene CSS-Regeln einfügen */


@font-face {
    font-family: 'OldLondon';
    src: url('fonts/old-london.regular.woff2') format('woff2'),
         url('fonts/old-london.regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
