/*
Theme Name: HumanoidRoboticsTemplate3
Theme URI: http://www.mdbootstrap.com
Description: This Theme is developed with the MD Bootstrap Framework
Version: 1.2
Author: Fabian Peller
Author URI: http://fabian-peller.de
*/
@import 'css/fonts.css';

@import 'css/mdb-extension.css';
@import 'css/main.css';

@import 'css/typography.css';
@import 'css/header.css';
@import 'css/footer.css';


@import 'css/thumbnails.css';
@import 'css/heading.css';
@import 'css/table.css';

h1,h2,h3,h4
{
  font-weight: bold !important;
}

p 
{
  font-size: 1.1rem !important;
}

nav a 
{
  font-weight: bold;
}