@font-face { font-family: Montserrat; src: url("/fonts/Montserrat-ExtraLight.otf"); font-weight: normal; } @font-face { font-family: Montserrat; src: url("/fonts/Montserrat-Regular.otf"); font-weight: bold; } * { box-sizing: border-box; position: relative; } body { font-family: Montserrat; } h1,h2,h3,h4,h5 { font-weight: bold; }