﻿@font-face {
  font-family: 'Iceland';
  font-style: normal;
  font-weight: 400;
  src: local('Iceland'), local('Iceland-Regular'), url('../Font/Iceland.woff') format('woff');
}

@font-face {
  font-family: 'Audiowide';
  font-style: normal;
  font-weight: 400;
  src: local('Audiowide'), local('Audiowide-Regular'), url('../Font/Audiowide.woff') format('woff');
}

@font-face {
    font-family: "Anton";
    font-style: normal;
    font-weight: 400;
    src: local("Anton"), url('../Font/Anton.woff') format('woff');
}


@font-face {
    font-family: "PT Sans Narrow";
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans Narrow"), local("PTSans-Narrow"), url('../Font/PTSans-Narrow.woff') format('woff');
}

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans"), local("PTSans-Regular"), url('../Font/PTSans-Regular.woff') format('woff');
}

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Bold"), local("PTSans-Bold"), url('../Font/PTSans-Bold.woff') format('woff');
}

@font-face {
    font-family: "PT Sans";
    font-style: italic;
    font-weight: 400;
    src: local("PT Sans Italic"), local("PTSans-Italic"), url('../Font/PTSans-Italic.woff') format('woff');
}

@font-face {
    font-family: "PT Sans";
    font-style: italic;
    font-weight: 700;
    src: local("PT Sans Bold Italic"), local("PTSans-BoldItalic"), url('../Font/PTSans-BoldItalic.woff') format('woff');
}
