/*  ####################   -
    >>> Fonts
-   ####################   */

/* Niramit */
@font-face { font-family: Niramit; font-weight: 200; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Niramit-ExtraLight.ttf"); }
@font-face { font-family: Niramit; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Niramit-Regular.ttf"); }
@font-face { font-family: Niramit; font-weight: 500; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Niramit-Medium.ttf"); }
@font-face { font-family: Niramit; font-weight: 600; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Niramit-SemiBold.ttf"); }
@font-face { font-family: Niramit; font-weight: 700; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Niramit-Bold.ttf"); }

/* Saira */
@font-face { font-family: Saira; font-weight: 100; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Saira-Thin.ttf"); }
@font-face { font-family: Saira; font-weight: 200; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Saira-ExtraLight.ttf"); }
@font-face { font-family: Saira; font-weight: 300; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Saira-Light.ttf"); }
@font-face { font-family: Saira; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Saira-Regular.ttf"); }
@font-face { font-family: Saira; font-weight: 500; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Saira-Medium.ttf"); }
@font-face { font-family: Saira; font-weight: 600; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Saira-SemiBold.ttf"); }
@font-face { font-family: Saira; font-weight: 700; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Saira-Bold.ttf"); }
@font-face { font-family: Saira; font-weight: 800; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Saira-ExtraBold.ttf"); }
@font-face { font-family: Saira; font-weight: 900; src: url("/typo3conf/ext/cawd_template/Resources/Public/Fonts/Saira-Black.ttf"); }