/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
/* ── 943 INTERWETTEN SPORTS CUSTOM ── */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700;900&family=Roboto:wght@300;400;500;700&display=swap');

:root {
  --gold: #F5A800;
  --red: #E8003A;
  --dark: #080809;
  --dark2: #0f0f12;
  --dark3: #161619;
  --dark4: #1e1e23;
  --dark5: #26262d;
  --text: #F0F0F6;
  --muted: #7a7a8a;
  --border: rgba(245,168,0,0.12);
  --font: 'Roboto Condensed', sans-serif;
  --font-body: 'Roboto', sans-serif;
}
