
@font-face {
    font-family: 'OpenSans Bold';
    font-style: normal;
    font-weight: 300;
    src: local('OpenSans'), local('OPENSANS-SEMIBOLD'),
    url('../font/OpenSans-Semibold.woff') format('WOFF');
}
@font-face {
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 300;
    src: local('OpenSans'), local('OPENSANS'),
    url('../font/OpenSans-Regular.woff') format('WOFF');
}

@font-face {
    font-family: 'UTM Copperplate';
    src: local('UTM Copperplate'), local('UTM Copperplate'), url(../font/UTMCopperplateB.woff) format('WOFF');
    /*unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;*/
}
@font-face {
    font-family: 'UTM Copperplate Regular';
    src: local('UTM Copperplate'), local('UTM Copperplate'), url(../font/UTMCopperplate.woff) format('WOFF');
    /*unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;*/
}

/*--------- SVN Gilroy  --------*/
@font-face {
    font-family: 'SVN-Gilroy Black';
    font-display: block;
    font-style: normal;
    font-weight: 500;
    src: url('../font/Gilroy/SVN-Gilroy Black.otf') format('opentype');
}
@font-face {
    font-family: 'SVN-Gilroy Bold';
    font-display: block;
    font-style: normal;
    font-weight: 700;
    src: url('../font/Gilroy/SVN-Gilroy Bold.otf') format('opentype');
}
@font-face {
    font-family: 'SVN-Gilroy Heavy';
    font-display: block;
    font-style: normal;
    font-weight: 500;
    src: url('../font/Gilroy/SVN-Gilroy Heavy.otf') format('opentype');
}
@font-face {
    font-family: 'SVN-Gilroy Light';
    font-display: block;
    font-style: normal;
    font-weight: 500;
    src: url('../font/Gilroy/SVN-Gilroy Light.otf') format('opentype');
}
@font-face {
    font-family: 'SVN-Gilroy Medium';
    font-display: block;
    font-style: normal;
    font-weight: 500;
    src: url('../font/Gilroy/SVN-Gilroy Medium.otf') format('opentype');
}
@font-face {
    font-family: 'SVN-Gilroy Regular';
    font-display: block;
    font-style: normal;
    font-weight: 500;
    src: url('../font/Gilroy/SVN-Gilroy Regular.otf') format('opentype');
}
@font-face {
    font-family: 'SVN-Gilroy SemiBold';
    font-display: block;
    font-style: normal;
    font-weight: 700;
    src: url('../font/Gilroy/SVN-Gilroy SemiBold.otf') format('opentype');
}
@font-face {
    font-family: 'SVN-Gilroy Thin';
    font-display: block;
    font-style: normal;
    font-weight: 500;
    src: url('../font/Gilroy/SVN-Gilroy Thin.otf') format('opentype');
}
@font-face {
    font-family: 'SVN-Gilroy XBold';
    font-display: block;
    font-style: normal;
    font-weight: 500;
    src: url('../font/Gilroy/SVN-Gilroy XBold.otf') format('opentype');
}
@font-face {
    font-family: 'SVN-Gilroy Xlight';
    font-display: block;
    font-style: normal;
    font-weight: 500;
    src: url('../font/Gilroy/SVN-Gilroy Xlight.otf') format('opentype');
}

@font-face {
    font-family: PLTControls;
    src: url(../font/PLTControls/plt-controls.eot);
    src: url(../font/PLTControls/plt-controls.eot#iefix) format("embedded-opentype"), url(../font/PLTControls/plt-controls.ttf?excm4n) format("truetype"), url(../font/PLTControls/plt-controls.woff?excm4n) format("woff"), url(../font/PLTControls/plt-controls.svg?excm4n#plt-controls) format("svg");
    font-weight: 400;
    font-style: normal
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
a,
sub,
blockquote,
th,
td {
    font-family: "SVN-Gilroy Regular";
    /*outline: none;*/
    font-size: 14px;
    letter-spacing: 0.8px;
}

