Skip to content

Site security #326

Description

@REAS

The website doesn't appear secure and it's likely the way the fonts are loading. How to fix this? This is from the main style.css file:

@font-face {
    font-family: 'theSerif';
    src: url(fonts/TheSerif_B4_Bold_.eot),
         url(fonts/TheSerif_B4_Bold_.woff) format("woff");
    font-weight: 800;
    font-style: normal;
}

Or, is it something else?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions