﻿@font-face {
  font-family: "guardtek";
  src:url("../fonts/guardtek.eot?v=3");
  src:url("../fonts/guardtek.eot?v=5#iefix") format("embedded-opentype"),
      url("../fonts/guardtek.woff?v=2") format("woff"),
      url("../fonts/guardtek.ttf?v=2") format("truetype"),
      url("../fonts/guardtek.svg?v=2#guardtek") format("svg");
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: "Material Design Icons";
  src: url("../fonts/materialdesignicons-webfont.eot?v=1.4.57");
  src:  url("../fonts/materialdesignicons-webfont.eot?#iefix&v=1.4.57") format("embedded-opentype"), 
        url("../fonts/materialdesignicons-webfont.woff?v=1.4.57") format("woff"), 
        url("../fonts/materialdesignicons-webfont.ttf?v=1.4.57") format("truetype"), 
        url("../fonts/materialdesignicons-webfont.svg?v=1.4.57#materialdesigniconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
    src: url("../fonts/open sans/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
    src: url("../fonts/open sans/OpenSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
    src: url("../fonts/open sans/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
    src: url("../fonts/open sans/OpenSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
    src: url("../fonts/open sans/OpenSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
    src: url("../fonts/open sans/OpenSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
    src: url("../fonts/open sans/OpenSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
    src: url("../fonts/open sans/OpenSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

