diff --git a/src/styles/common.css b/src/styles/common.css index cc2d74c..d4e9321 100644 --- a/src/styles/common.css +++ b/src/styles/common.css @@ -9,6 +9,11 @@ h2{ font-family: 'AlegreyaSC Regular'; font-weight: bold; } + +h4,h5{ + font-family: 'AlegreyaSC Regular'; + text-indent: 20px; +} /* PARAGRAPHS */ p { text-indent: 20px;